Part 3
Git & GitHub
Start here once your project template compiles locally.
Preparation
First GitHub workflow
Step 3
Connect GitHub
Connect the GitHub account inside VS Code before you create the first repository.
Step 4
Create Repository
Create the first empty private repository before you bring in the local project.
Step 5
Clone + First Push
Clone the empty repository, add the project files, and publish the first commit.
Daily workflow
Collaboration
Topic 3
Collaboration
Use a small-team repository workflow that stays readable and predictable.
Topic 4
Conflict
Resolve same-file text conflicts without panic and return to the normal loop.
Optional
If your collaborator uses Overleaf instead of VS Code, you can still work in VS Code by connecting Overleaf and GitHub.