Simple note tagging Angular application.
Details: coming soon as they are fleshed out
This project is generated with yo angular generator version 0.11.1.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
grunt serve
in one terminal window
karma start
in another terminal window
The tests will automatically be re-run when one of the test specs change