Attention! This repository is not currently maintained, and is kept for historical purpose only. Fork your copy away!
Thanks everyone for support <3
🔒🔒🔒
Sho.io is an HTML presentation app.
You’ll need Node.js to start the server.
Install Meteor:
curl https://install.meteor.com | /bin/sh
Install Meteorite (package manager for Meteor):
npm install -g meteorite
Run from project’s root to start the server:
mrt -p 3333
Open http://localhost:3333/ in browser.