Presentation at ReactJS Meetup, Nov 2016
Presentation at MunichJS Meetup, Sept 2016
Open it in presentation mode here
This is based on the great reveal.js framework by Hakim El Hattab
Opens slides in a new browser window:
npm install
# Either A) Just serving latest version:
npm start
# Or B) With file-changes through grunt:
npm run watch