This project contains the http://jscraftcamp.org site.
node.js 5.x
- run
npm installto install all dependencies - run
npm startwhich will run the local webserver, for developing - run
npm testto run the tests - run
npm run buildto generate all static files and to concatenate all participants files into thedistdirectory