README.md 355 B

Presentations with HTML5 & JavaScript (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>