See it live here.
Clone this repo, cd
in the new directory, then:
npm install
bower install
To run a local server:
grunt server
To build for deployment:
grunt build:dist
See it live here.
Clone this repo, cd
in the new directory, then:
npm install
bower install
To run a local server:
grunt server
To build for deployment:
grunt build:dist