Skip to content

Instantly share code, notes, and snippets.

@TianyuanC
Created September 4, 2015 21:57
Show Gist options
  • Select an option

  • Save TianyuanC/ee904997041ef52a17c0 to your computer and use it in GitHub Desktop.

Select an option

Save TianyuanC/ee904997041ef52a17c0 to your computer and use it in GitHub Desktop.
Free Code Camp basejump
npm install npm@latest -g
rm -rf * && echo "export NODE_PATH=$NODE_PATH:/home/ubuntu/.nvm/v0.10.35/lib/node_modules" >> ~/.bashrc && source ~/.bashrc && npm install -g yo grunt grunt-cli generator-angular-fullstack && yo angular-fullstack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment