vibe-coding-cn/i18n/en/documents/01-getting-started
tukuaiai f8868dbd61 refactor(en): restructure en/documents to match zh structure
- 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
2025-12-19 02:02:06 +08:00
..
00-Vibe Coding Philosophy.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
01-Network Environment Configuration.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
02-Development Environment Setup.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
03-IDE Configuration.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
README.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00

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

  1. Read each document in order
  2. Prompts in the document can be directly copied to an AI chat box (ChatGPT, Claude, Gemini web version)
  3. AI will guide you step by step to complete the configuration
  4. Ask AI directly if you encounter problems

After completion

After all configurations are complete, read the Main Document to understand the Vibe Coding workflow.