Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 322 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 322 Bytes

whitelab slides

Build on reveal.js, so check-out their demo.

Install

You can download this as a zip file (code button top right on github). Make sure you have node installed on your machine. Then

npm i
npm start

To bundle with it is as small as possible:

npm build