Book
Submodule 23.4: Building and Deploying the Angular Application
Submodule 23.4: Building and Deploying the Angular Application
Completion requirements
View
Introduction
In this submodule, you will learn to use the Angular CLI to build a distribution folder with the set of application files that can be copied to a server to deploy your Angular application. You will:
- Build your Angular application using the Angular CLI to create a distribution folder
- Deploy your application to a server by copying the built files to your server