hopglass/README.md
2015-03-29 14:49:59 +02:00

19 lines
198 B
Markdown

# Dependencies
- npm
- bower
- grunt-cli
# Installing dependencies
npm install
bower install
# Building
Just run:
grunt
This will generate `build/` containing all requires files.