Angular: Install Angular CLI

Learn how to install Angular CLI on your computer. Prerequisites Install npm The Short Version 1. Run this command from your shell: npm install -g @angular/cli This will install the…