Back to Developer Roadmap

Angular CLI

src/data/roadmaps/angular/content/[email protected]

4.0598 B
Original Source

Angular CLI

The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell. we can install angular latest CLI using the following command:

npm install -g @angular/cli

Visit the following resources to learn more: