A Bespoke.js presentation, built with generator-bespoke
First, ensure you have the following installed:
$ npm install -g bower
$ npm install -g grunt-cli
Then, install dependencies and run the preview server:
$ npm install && bower install $ grunt server