Search⌘ K
AI Features

Deploy to gh-pages

Understand how to deploy your Progressive Web App built with Angular to GitHub Pages using the angular-cli-ghpages tool. Learn to configure deployment commands for both default GitHub domains and custom domains, ensuring your app is production-ready and accessible.

What are Github pages?

Video thumbnail

Deploy directly from the Angular CLI

Once we implement a new PWA with Angular, we can deploy it to Github pages using the angular-cli-ghpages library.

...