Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 583 Bytes

Meteor London

A shiney new slide deck for meteor-london on meteor-day

Getting started

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve