Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 232 Bytes

setup.md

File metadata and controls

11 lines (6 loc) · 232 Bytes

Setup

Prerequisites

Angular CLI is currently only distributed through npm and requires Node version 4 or greater.

Installation

The Angular 2 CLI can be installed with the following command:

npm install -g angular-cli