You'll need to install Node.js from https://nodejs.org if you don't have it. Then install Grunt and Bower globally as follows:
npm install -g grunt bower
npm install
bower install
grunt build
Launch a browser and point it at build/index.html.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You'll need to install Node.js from https://nodejs.org if you don't have it. Then install Grunt and Bower globally as follows:
npm install -g grunt bower
npm install
bower install
grunt build
Launch a browser and point it at build/index.html.