Angular testing
This project is generated with yo angular generator version 0.12.1.
Build & development
npm install && bower install.
Run grunt
for building and grunt serve
for preview.
Testing
Running grunt test
will run the unit tests with karma.