A starter AngularJS repository for getting started with AngularJS. Includes helpful unit testing tools, Protractor integration and coverage testing.
npm install -g grunt-clinpm installgrunt install
grunt dev- Go to: 
http://localhost:8888 
grunt test
grunt test:unit
grunt autotest:unit
grunt test:e2e
grunt autotest:e2e
grunt coverage