That goes here =]
======
- Bower
- Grunt
- yo (recommended)
======
Run bowser and Grunt installs from terminal.
npm install -g grunt-cli bower
npm install
bower install
======
To run the app
grunt serve
======
Deploying this package requires Grunt Build Control
npm install grunt-build-control --save-dev