Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 474 Bytes

File metadata and controls

14 lines (10 loc) · 474 Bytes

open-source-presentation

This presentation is was written by Garrett McCullough and Jordan Papaleo for the TahoeJS's May meeting of BeerJS.

It was built using Reveal.js. To start the presentation from the command line:

Requires node :)

git clone git@github.com:TahoeJS/open-source-presentation.git
cd open-source-presentation
npm install
npm start