Skip to content

Instantly share code, notes, and snippets.

@massahud
Last active September 16, 2016 12:28
Show Gist options
  • Save massahud/899173e03cf788cb425aec52960de7a8 to your computer and use it in GitHub Desktop.
Save massahud/899173e03cf788cb425aec52960de7a8 to your computer and use it in GitHub Desktop.
Meteor c9.io

Meteor on c9.io

Inside a node.js workspace:

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

To start meteor: meteor --port $IP:$PORT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment