mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-13 03:09:06 -06:00
js/counter
counter uses noms/js to read and write a simple incrementing counter.
Getting Started
noms serve ldb:/tmp/noms &
cd ../../samples/js/counter
npm install
npm run build
node . http://localhost:8000:counter