Description
In this guide, you will learn how to get started with GitHub along with Angular, create and work with the GitHub repository and push the code to GitHub, additionally, you will learn how to publish angular code to GitHub pages using two different approaches one is using GitHub pages CLI and other is the custom deployment configuration.
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
For this guide, you should have some understanding of Angular application basics, and knowledge of GitHub for creating and working with the branches and related commands.
Lab Requirements