Important notice: Route360° is now called Targomo. The specific code here will no longer be maintained.
This project is generated with yo angular generator version 0.12.1.
- nodejs, npm
- ruby
- bower:
npm install bower -g
- grunt:
npm install grunt-cli -g
- compass gem:
gem install compass
Go to project workspace folder
Run npm install
followed by bower install
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.