Skip to content

slidewinder/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published