- Reorganize from 7 flat directories to 5 aggregated directories - 00-fundamentals: core concepts, glue coding, methodology - 01-getting-started: environment setup guides - 02-methodology: tools, tutorials, development guides - 03-practice: project examples (polymarket, telegram, fate-engine, etc.) - 04-resources: templates, tools, external resources - Remove duplicate files with underscore naming - Add README.md for 00-fundamentals and 02-methodology |
||
|---|---|---|
| .. | ||
| 00-Vibe Coding Philosophy.md | ||
| 01-Network Environment Configuration.md | ||
| 02-Development Environment Setup.md | ||
| 03-IDE Configuration.md | ||
| README.md | ||
README.md
🚀 Starting Vibe Coding from Scratch
Absolutely no foundation? Follow the steps below in order to start your AI programming journey.
Learning Path
| No. | Document | Description |
|---|---|---|
| 00 | Philosophy | Understand the core concepts of Vibe Coding |
| 01 | Network Environment Configuration | Configure network to ensure access to GitHub, Google, etc. |
| 02 | Development Environment Setup | Copy prompts to AI, let AI guide you to install development tools |
| 03 | IDE Configuration | Configure VS Code editor |
How to use
- Read each document in order
- Prompts in the document can be directly copied to an AI chat box (ChatGPT, Claude, Gemini web version)
- AI will guide you step by step to complete the configuration
- Ask AI directly if you encounter problems
After completion
After all configurations are complete, read the Main Document to understand the Vibe Coding workflow.