Getting Started
Starting a new angular project
Install the Angular CLI
You use the Angular CLI to create projects, generate application and library code, and perform a variety of ongoing development tasks such as testing, bundling, and deployment
Create a workspace and initial application
Run the application
Last updated