Skip to content

akatopo/presentation-devstaff-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools: #⃣, 📚, 🎞, and 🖖

A Bespoke.js presentation, built with generator-bespoke

Created for the September DevStaff meet up series of lightning talks.

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-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve