This project is generated with yo angular generator version 0.14.0.
node, bower, grunt, & grunt-cli preinstalled
- brew install node
- brew install bower
- npm install -g grunt
- npm install -g grunt-cli
- npm install
- bower install
Run grunt
or grunt --force for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.