AngularJs Bootstrap Grunt is a base application
Deployment: Grunt JS: AngularJs Css: Bootstrap Unit Tests: Karma Jasmin PhantomJs Integrations Tests: Celenium Protractor Jasmin2
npm install
grunt server
grunt connect
grunt clean build
grunt karma
node node_modules/protractor/bin/webdriver-manager update --proxy http://localhost:8888 --ignore_ssl true
grunt server
node node_modules/protractor/bin/webdriver-manager start
grunt protractor