Angular CLI • Overview • Angular

angular.dev

Tin mới

LLM prompts and AI IDE setup

Angular CLI MCP Server setup

Unhandled errors in Angular

Angular v22 Release New

Angular v21 Release

Custom build pipeline

Building Angular apps

Serving Angular apps for development

End-to-End Testing

Migrating to new build system

Build environments

Angular CLI builders

Generating code using schematics

Authoring schematics

Schematics for libraries

Template type checking

Ahead-of-time (AOT) compilation

AOT metadata errors

Try Angular without local setup

If you are new to Angular, you might want to start with Try it now!, which introduces the essentials of Angular in the context of a ready-made basic online store app for you to examine and modify. This standalone tutoria

Getting Started Install Angular CLI to create and build your first app. Get Started

The Angular CLI is a command-line interface tool which allows you to scaffold, develop, test, deploy, and maintain Angular applications directly from a command shell.

Schematics Create and run schematics to generate and modify source files in your application automatically. Learn More

The Angular CLI is a command-line interface tool which allows you to scaffold, develop, test, deploy, and maintain Angular applications directly from a command shell.

Builders Create and run builders to perform complex transformations from your source code to generated build outputs. Learn More

The Angular CLI is a command-line interface tool which allows you to scaffold, develop, test, deploy, and maintain Angular applications directly from a command shell.