Skip to content

Instantly share code, notes, and snippets.

@mavieth
Created November 22, 2015 21:48
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 mavieth/36cd7fc12fb52abf60da to your computer and use it in GitHub Desktop.
Save mavieth/36cd7fc12fb52abf60da to your computer and use it in GitHub Desktop.
Angular JS El Captan Setup
# Get angular js html template
git clone https://github.com/angular/angular.js.git
# Install dependencies (takes a few minutes)
cd angular.js
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment