how to deploy angular app to GitHub pages | deploy angular app to Github pages

preview_player
Показать описание
Tutorial for deploying Angular project to Github pages

Commands which I using in Tutorial
1. npm install -g angular-cli-ghpages.
3. ngh --dir dist/project-name
Рекомендации по теме
Комментарии
Автор

the only good video on youtube about deploying angular app. thanks!

ratiabulashvili
Автор

thankss man, you've saved my life! after searching on youtube, googling, even asking gpt, only you that give me right tutorial so I can deployed my angular app! you deserve more subscribers!

TajiMahardhika
Автор

Thank you Gujejiani!!! Awesome Video Really Informational

arpitbhavsar
Автор

after angular 12 "--prod" is deprecated. Use "--configuration production" instead

eliftabak
Автор

fix "--prod" isn't needed
also you can use the repo name only like this and make sure it's lowercase letters only as capitalized letters aren't allowed

ng build --base-href "/project-name/"

mnageh-bomm
Автор

Thank you so much sir, after struggling for many hours I deployed app successful . Thank you very much 🙏
#HelpFullVideo

dineshshinde
Автор

OMG, it's uncle kakha on youtube!!

VakhtanGG
Автор

Hi, until step 2. everything is perfect but when it comes to step 3. ngh --dir dist/project-name it shows bash: ngh: command not found. What should I do?

suman
Автор

I'm getting error Unknown Argument : Prod while running 2nd command. Please help to reply

AbhishekYadav-osmb
Автор

any update for Angular 15 as ---prod is completely removed from Angular 15

brentbecker
Автор

I got a blank page. The app tab title is shown

mantha
welcome to shbcf.ru