Built for Hack&Roll 2016 at School of Computing, National University of Singapore.
- Node 4.0.0
- npm
npm install -g grunt-cli #May require sudo
npm install
grunt browserify
grunt watch #To auto build on js changes
grunt serve #To serve files on port 8000
Head over to http://localhost:8000/index.html