How to Upload / Deploy react.js app / project to GitHub Pages step by step process
Автор: Rishi Raj
Загружено: 2021-12-20
Просмотров: 242
Описание:
Steps to upload react js code on github
Create new repository on your github account
Open file in vs code
Open terminals in vs code
git init
git add .
git commit –m “comment”
git branch -M main
git remote add origin https://github.com/RishiRaj11/hello.git
git push -u origin main
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: