A Bespoke.js presentation, built with generator-bespoke
Created for the September DevStaff meet up series of lightning talks.
First, ensure you have the following installed:
Then, install dependencies and run the preview server:
$ npm install && bower install
$ gulp serve