Sunday, April 8, 2018

Install the Angular CLI at an Angular project.

Navigate to a folder holding package.json at the command prompt at Windows 10 (while running as Administrator) and type:

npm install -g @angular/cli

No comments:

Post a Comment