Angular - Setting Up Your Application with Angular CLI
Difficulty: Beginner
Duration: 2 minutes and 26 seconds
Students: 51
Rating: 5/5
This lesson teaches you how to install the Angular CLI, create a new Angular Application, and run the Angular Development Server.
Learning Objectives
- Install the Angular CLI
- Create a new Angular Application
- Start the Angular Development Server
Intended Audience
- Anyone who wants to learn about Angular and has a basic understanding of JavaScript.
Prerequisites
- If you wish to run this locally, you must have the latest LTS version of Node.js installed.
Covered Topics