Skip to content

Instantly share code, notes, and snippets.

@schuchard
Last active May 16, 2018 19:33
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 schuchard/2d0b629806ec4da7b21ed186327a4609 to your computer and use it in GitHub Desktop.
Save schuchard/2d0b629806ec4da7b21ed186327a4609 to your computer and use it in GitHub Desktop.
Add @angular to an AngularJs project, install all necessary packages in a single command
npm i -S @angular/{common,compiler,core,forms,http,platform-browser,platform-browser-dynamic,router,upgrade,language-service} core-js rxjs zone.js reflect-metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment