Angular CLI: Setup on the Local Machine

Learn how to set up the Angular CLI on the local machine.

Installing the Angular CLI

The Angular CLI is part of the Angular ecosystem and can be downloaded from the npm package registry. Since it is used for creating Angular projects, we need to install it globally in our system.

Open a terminal and run the following command:

Get hands-on with 1200+ tech skills courses.