Deploy React project on Github Pages | In 3mins 🔥

Publié le: 29 juin 2023
sur la chaîne: Code Heroes
67,461
like

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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Deploy React project on Github Pages | In 3mins 🔥 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code Heroes 29 juin 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 67,461 fois et il a aimé like téléspectateurs. Bon visionnage!