Angular CLI
→ cli.angular.io, GitHub
Releases
Version
Date
Links
Setup
# install the CLI globally
npm install -g @angular/cli
Cheat sheet
Command
Action
ng new
Create a new Angular application with interactive questions
Recipes
Migrate from Protractor to Cypress
Migrate from TSLint to ESLint
Last updated
Was this helpful?