juanpabloaj / platon

Slideshow from markdown
http://platonio.herokuapp.com/
40 stars 10 forks source link

platon.io

Build Status

Slideshow from markdown.

Inspired by socrates.io

Powered by remark and Firebase.

Running your own

Sign up for your own Firebase, and change to your account url in routes/site.js and public/app.js.

To run the local server for development

node server.js

Or with nodemon

nodemon