These are the slides for my talk at the Brooklyn iOS Meetup on September 17th.
This is a Reveal.js slideshow.
If you have npm installed then you should
be able to just run npm install
then grunt serve
and then head to
localhost:8000
to view the slides.
If you don't have npm or grunt, no worries! Just open up index.html
and
everything will work. That's the beauty of a basic HTML/JS/CSS Slideshow.