slidewinder / app

The slidewinder web/desktop app
http://app.slidewinder.io
MIT License
2 stars 1 forks source link

app

The slidewinder web/desktop app

Note: this is currently pre-alpha and under active development. Bugs are to be expected at this stage, and there's no need to report them to us until we make the first release.

Installation

You'll need to install Meteor first:

curl https://install.meteor.com/ | sh

Then clone this repo:

git clone https://github.com/slidewinder/app.git slidewinder_app

Running

Now move into the meteor app directory and run it:

cd slidewinder_app/slidewinder
meteor

You can now access the app at http://localhost:3000