Skip to content

Instantly share code, notes, and snippets.

@PrasannaC
Last active January 27, 2018 10:34
Show Gist options
  • Save PrasannaC/409eb7a925477eedd37305a83fe0b8d2 to your computer and use it in GitHub Desktop.
Save PrasannaC/409eb7a925477eedd37305a83fe0b8d2 to your computer and use it in GitHub Desktop.
Commands

To run only once

npm install -g typescript
npm install -g simplehttpserver

To run for every project

npm init
npm install --save @types/angular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment