Skip to content

Instantly share code, notes, and snippets.

@sas1ni69
Created December 27, 2014 13:23
Show Gist options
  • Save sas1ni69/452a406810226f7c999b to your computer and use it in GitHub Desktop.
Save sas1ni69/452a406810226f7c999b to your computer and use it in GitHub Desktop.
$ curl https://install.meteor.com | /bin/sh
$ meteor create newapp
$ cd newapp
$ meteor //Start the Meteor server on port 3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment