Angular CLI

cli.angular.io, GitHub

Releases

Setup

# install the CLI globally
npm install -g @angular/cli

Cheat sheet

CommandAction

ng new

Create a new Angular application with interactive questions

Recipes

Migrate from Protractor to Cypress

Migrate from TSLint to ESLint

Last updated