- go install node using NVM by creationix (duckduckgo it)
- clone this repo down
- run
npm install
- run
npm run build
- this bundles all the js code into build.js
- you can use
npm run watch
to run a process which will run the build any time the js changes - open index.html