Skip to content

Instantly share code, notes, and snippets.

@Jatapiaro
Created May 21, 2018 22:22
Show Gist options
  • Save Jatapiaro/122415ebc29a696325013092609ea432 to your computer and use it in GitHub Desktop.
Save Jatapiaro/122415ebc29a696325013092609ea432 to your computer and use it in GitHub Desktop.
Npm and Angular

Install npm

brew install node

Install typescript and angular

npm install -g typescript
npm install -g @angular/cli
npm install -g ionic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment