aghinz2015 / foram

Foram Frontend App
0 stars 0 forks source link

trunk

This project is generated with yo angular generator version 0.11.1.

Build & development

You need to have npm and gem installed.

Follow this tutorial to install Grunt - http://gruntjs.com/getting-started

Run npm install to install node_modules.

Run gem install compass to install Compass - a SASS builder.

Run npm install bower and bower install to install Bower and its dependecies.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.