This project is generated with yo angular generator version 0.15.1.
Install dependencies:
npm install
npm install -g gulp
npm install -g bower
bower install
Running the development app:
gulp serve
Building to gh-pages:
gulp
bash deploy.sh
Running grunt test
will run the unit tests with karma.