Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 229 Bytes

README.C9.md

File metadata and controls

10 lines (9 loc) · 229 Bytes

Running on Cloud9

npm install -g supervisor
npm install
supervisor server.coffee
(open url: "perfgraph.<username>.c9.io", 
 where username is the owner of the workspace
 for example http://perfgraph.sirkkalap.c9.io )