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
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