Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 532 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 532 Bytes

Build Status

hwboard

This project is generated with yo angular generator version 0.11.1.

Setting up the environment

To set up the environment you will need to:

> 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.