Creating a new project: ng new my-app
Running the development server: ng serve
Getting the version: ng --version
Building for production: ng build
Updating the CLI: ng update @angular/cli @angular/core
Adding to the app:
Angular MCP: ng mcp
Add the Angular MCP to claude code for the current project:
claude mcp add angular-cli -- npx @angular/cli mcp