Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 618 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 618 Bytes

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