777 B
777 B
Lesson 02: Git Configuration - Quick Checklist
⏱️ 5 minutes
Choose Approach
- Option 1: Let Cursor handle Git (do nothing - easiest!)
- Option 2: Use GitHub Desktop (visual) → https://desktop.github.com
If Using GitHub Desktop
- Download from https://desktop.github.com
- Install
- Sign in with GitHub account
- ✅ Ready for visual cloning
Recap Repository Structure
From Lesson 01:
- Single repo:
my-project(specs + code together) - Separate repo:
my-project-specs(specs only)
Next Step
✅ Git ready!
→ Lesson 03: Repository Cloning & WDS Integration
Need more detail? See full lesson explanation