Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 492 Bytes

(Most development is currently taking place on the 'deployment' branch. We recommend your check out and work using that branch until that branch is merged with master.)

See https://github.com/brianmcd/cloudbrowser/tree/deployment


Old instructions for master branch to follow.

Installing

1.) Install node (http://nodejs.org).

2.) Clone this repository and cd into it.

3.) Run "npm install".

Note: right now, we're only supporting Linux while the system is under heavy development.