Created
September 4, 2015 21:57
-
-
Save TianyuanC/ee904997041ef52a17c0 to your computer and use it in GitHub Desktop.
Free Code Camp basejump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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