README.md 334 B

Presentations with Node.js & Reveal.js

Thanks to https://github.com/hakimel/reveal.js/ & https://github.com/johnpolacek/controldeck.js/

Run

$ npm install $ node app

[http://localhost:8881](http://localhost:8881)

```html
<script src="/socket.io/socket.io.js"></script>
<script src="/controldeck-slides.js"></script>