Skip to content

PrynceDesign/corso-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

echo "# corso-react" >> README.md
git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/ettorebevilacqua/corso-react.git  
git push -u origin main



// clone 
git remote add origin https://github.com/ettorebevilacqua/corso-react.git
git branch -M main
git push -u origin main

// generare accese stare attenti a fleggare la voce repo 
https://github.com/settings/tokens

la password è l'access token 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 30.2%