Skip to content

kddc/eMergency

Repository files navigation

e-mergency

This project is generated with yo angular generator version 0.12.1.

Installation

Install Ruby, Nodejs, npm, ...

gem install compass
npm install -g grunt-cli
npm install -g bower
cd /into/eMergency/dircetory
npm install
bower install

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.