Skip to content

Instantly share code, notes, and snippets.

@developeron29
Created August 24, 2013 06:14
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/6326394 to your computer and use it in GitHub Desktop.
Save developeron29/6326394 to your computer and use it in GitHub Desktop.
##Using npm with meteor
#Install meteroite
npm install -g meteorite
#Install npm smart package from atmosphere,
mrt add npm
#npm is a node.js package manager.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment