This project is generated with yo angular generator version 0.11.1.
Install 'nvm'(for linux) or 'nvmw'(for windows) to manage nodejs version.
Run 'nvm use 0.12.4' to use nodejs version 0.12.4.
Run 'npm install' to install required nodejs module.
Run 'bower install' to install required packages.
Run grunt for building and grunt serve for preview.
Running grunt test will run the unit tests with karma.