Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 392 Bytes

Requirements

Node.js

Project setup

npm install -g grunt grunt-cli bower

Install all dependencies from package.json npm install

Install all dependencies from bower.json bower install

Run application

grunt dev will compile all project files into build folder

Optionally you can run grunt serve and open http://localhost:9001/