1. Install Git first and create a new directory on GitHub
2. Copy the address
3. Right-click Git Bash Here in your project directory
Git clone https://……
5. There will be an extra folder. Move the project to the folder
6. Put the CD in the folder.
Enter the code
Git add. //
Git commit -m “commit info”
Git push -u origin master //