September 2017
Intermediate to advanced
450 pages
11h 24m
English
To create a new Angular project, we will use the Angular-CLI command-line utility. To install this utility, you must first have Node.js version 8.4.0 or greater installed locally as well as NPM version 4 or greater. You can check your local Node.js and NPM versions with the following commands:
node --versionnpm --version
Read now
Unlock full access