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