Skip to content

Instantly share code, notes, and snippets.

@developeron29
Last active December 21, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save developeron29/6326379 to your computer and use it in GitHub Desktop.
Save developeron29/6326379 to your computer and use it in GitHub Desktop.
npm install meteor
meteor update
#Meteorite is a meteor version manager and package manager .Find it here -https://github.com/oortcloud/meteorite
meteor create myfirstapp
cd myfirstapp
meteor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment