Host Angular App on Github | Host a Website on GitHub Free | Github pages | Angular Tutorials
Learning Partner Learning Partner
20.4K subscribers
12,589 views
247

 Published On Oct 9, 2023

Learn How to Host Angular App to GutHub for free.
Host a Website on GitHub Free
host website on github pages
publish angular app in github
#DeployonGitHub #publishwebsiteingithub #publishwebfree

Step 1 - ng add angular-cli-ghpages
Step 2 - push Code to githubRepo
Step 3 - go to repo setting and select main branch and save
Step 4 - build application using below cmd
ng build --base-href "https://_githubProfileName_.github.io/_repoName_/"
Step 5 - publish your build changes from your local folder to github pages with below cmd
npx angular-cli-ghpages --dir=dist/_repo_name_
Step 6 - go to repo setting and select gh-pages branch and save

Learn From me
angularacademy.in

Connect With Me
https://chat.whatsapp.com/BcKALY2eGab...

You can find Code on GitHub
https://github.com/voidChetan

Visit Our Mini Project Ideas Portal where you can find So many project
ideas you can try to implement
https://miniprojectideas.com

Follow & Connect me on LinkedIn
  / chetan-jogi-a87148ba  

#githubpages
#angular15
#angularforbeginners

show more

Share/Embed