- eslint
- prettier
- babel
- stylus
- dat.GUI
You need to have node.js installed.
Install dependencies
$ npm installRun the local webpack-dev-server with hotreload and autocompile on http://localhost:8080/
$ npm run devBuild the current application
$ npm run buildGo to your-url/#debug