Skip to content

Workspace Setup

Stephen John Raymundo edited this page Sep 6, 2019 · 1 revision

IDE Setup

  1. Install the lastest version of Visual Studio Code
  2. Install the Angular Essentials extension pack

Extensions > Angular Essentials > Install

Environment Setup

  1. Install the or update your installation to the latest version of Node.js.
  2. Using your terminal/command line, run the following: npm install -g @angular/cli

Clone this wiki locally