Requirement to develop this project:
- install git or Tortoise Git [https://code.google.com/p/tortoisegit/]
- install NodeJS package manager [http://nodejs.org/]
How to set up this project:
After you git clone this project, run below commands under your project folder.
- npm install
- npm install bower
- bower install
- npm start