a place to keep presentations http://show.davidwindham.com

windhamdavid dc79c82aaa sock.io 8080 10 years ago
public d172141a33 public 10 years ago
.gitignore c50f0c5e1c init 10 years ago
README.md 86491eda16 readme 10 years ago
app.js dc79c82aaa sock.io 8080 10 years ago
package.json ef03ea5b26 pack 10 years ago

README.md

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>