Install the Angular CLI to Create and Serve an Angular Application

InstructorMike Brocchi

Share this video with your friends

Send Tweet

Getting started with angular development can be difficult, with a lot of moving parts. Allow the Angular CLI to handle those complexities so you can focus on creating great applications.

In this lesson you will learn how to install the Angular CLI from npm, create a new application, serve the new application in the browser and edit it with live-reload.