View this presentation online.
Dependencies pulled in with npm.
After cloning the repo (and installing Node):
cd foss4g2016_ol3_closure
npm install
npm start
Now you can view the slides by opening http://localhost:9001/ol3-closure.html in a browser.
Credits to reveal.js for the slick presentation software, and to @elemoine and @tschaub for the nice npm/bower/grunt set-up.