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