Skip to content

Create, store and remotely control your Shower presentation

Notifications You must be signed in to change notification settings

eluck/sho.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Create, store and remotely control your Shower presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.0%
  • HTML 31.9%
  • CSS 26.1%