melbjs-feb-2015
melbjs-feb-2015 copied to clipboard
MelbJS demo Taco Counting App
Melbjs Feb 2015 Demo Application
Installing & Running
$ npm install
$ npm start
Some other commands
$ npm run build-scripts # compile your assets
$ npm run build-scripts-dev # like above but not minified
$ npm run watch # watches for changes to happen and then runs the above