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

windhamdavid 75a3df67b3 fav 11 years ago
public d172141a33 public 11 years ago
.gitignore 75a3df67b3 fav 11 years ago
README.md 86491eda16 readme 11 years ago
app.js dc79c82aaa sock.io 8080 11 years ago
package.json ef03ea5b26 pack 11 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>