git inint
git status
git add .
git commit -m "initial commit"
git branch -M 'main
git remote add origin "url"
git push -u origin 'main'
npm install gh-pages --save-dev
"homepage" : "url"
"predeploy":"npm run build"
"deploy":"gh-pages -d build"
npm run deploy
Subscribe for more videos!.
[ Ссылка ]
.
.
.
.
.
.
How To Deploy A React App To Github Pages (Simple)
How To Host React JS Website Live for Free using GitHub in 2022.
How to Upload / Deploy react.js app / project to GitHub Pages step by step process from Scratch.
How to Deploy Create React App to GitHub Pages?
How to Deploy React app on GitHub?
Ещё видео!