Setup
Prerequisites
Angular CLI is currently only distributed through npm and requires Node version 4 or greater.
Installation
The Angular CLI can be installed with the following command:
npm install -g angular-cli
Last updated