Installing Angular

Angular is simple to install as long as you have Node and npm already installed. What you actually install is the Angular CLI as a global npm package. To do so, run the following command in terminal:

$ npm install -g @angular/cli
Currently,  this  command  installs  Angular  CLI  version  7.0.6,  which  covers
Angular 7.1.0.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.117.183.150