Skip to content

Instantly share code, notes, and snippets.

@samuelololol
Last active December 22, 2015 11:08
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 samuelololol/6463305 to your computer and use it in GitHub Desktop.
Save samuelololol/6463305 to your computer and use it in GitHub Desktop.
install angularjs from yeoman
  1. install nvm
  2. install npm
  3. install yeoman bower grunt
  sudo npm install -g yo grunt-cli bower karma
  npm install -g generator-angular
  yo angular
  npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment