Skip to content

ur-whitelab/whitelab-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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