Hello Guys, today in this video I am going to show you how to deploy your react app on Github. I have tried to give simple step-by-step guide in the video.
If you get in issue/error, you can comment down below or email / instagram dm me.
/ _sarthak.r_
******************************************
Commands:
npm install gh-pages --save-dev
git init
git add .
git status
******************************************
package.json changes:
"homepage": "https://(github username).github.io/(repo name)"
"predeploy": "npm run build"
"deploy": "gh-pages -d build"
I hope you like this video.
If you do, please subscribe to my channel to get more such videos.
Смотрите видео Deploy React project on Github Pages | In 3mins 🔥 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code Heroes 29 Июнь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 33,028 раз и оно понравилось like людям.