shower-meteor icon indicating copy to clipboard operation
shower-meteor copied to clipboard

Create, store and remotely control your Shower presentation

Attention! This repository is not currently maintained, and is kept for historical purpose only. Fork your copy away!

Thanks everyone for support <3

:lock::lock::lock:

Sho.io source

Sho.io is an HTML presentation app.

How to run locally

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.