Deploy React project on Github Pages | In 3mins 🔥

Pubblicato il: 29 giugno 2023
sul canale di: 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.


In questa pagina del sito puoi guardare il video online Deploy React project on Github Pages | In 3mins 🔥 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Heroes 29 giugno 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 67,461 volte e gli è piaciuto like spettatori. Buona visione!