From the course: Learning the Angular CLI

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

What is the Angular CLI?

What is the Angular CLI? - Angular Tutorial

From the course: Learning the Angular CLI

Start my 1-month free trial

What is the Angular CLI?

- This course is all about the official Angular CLI, which stands for command line interface. Developed by the Angular team as a command line tool that you install on your system. It makes it easy for you to create new anchor applications, serve them for development and easily generate Angular application code like components, services and directives. The CLI also configures pipelines for important things like unit and end to end testing and bundling your code for production. The Angular CLI is a recommended way to work on your Angular projects and is actively maintained and new features are released constantly. And lastly, using the CLI will make you a much more productive Angular developer since it provides all of these functionalities through simple CLI commands.

Contents