How to Deploy Angular 17 App in GitHub Pages | Jayant Tripathy #angular #github #githubpages #JayantT @JayantT
GitHub Pages is a website hosting service offered by GitHub, a popular platform for hosting software development projects in Git. It lets users host websites straight from their GitHub repositories. This service is convenient for developers because it works perfectly with their existing GitHub workflow and offers free hosting for personal and project websites. GitHub Pages is a free tool from GitHub that allows developers to convert their code into websites.
0.00 - Introduction and Basics of GitHub Pages
1.35 - Creating Angular Application and Push into GitHub Repository
2.52 - Deploy into GitHub Pages
14.16 - Limitation of GitHub Page
15.49 - Conclusion