mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-04 06:37:44 +00:00
86e938aa2b
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template - Update 01-getting-started: all 4 guides - Update 04-resources: Tool Collection, External Resource Aggregation - Add fate-engine-dev practice examples - Update all README.md files Translated using Gemini CLI headless mode
# 🚀 Getting Started Guide
> Learn Vibe Coding from scratch, configure your environment
## 📚 Learning Path
1. [Vibe Coding Philosophical Principles](./00-Vibe%20Coding%20哲学原理.md) - Understanding Core Concepts
2. [Network Environment Configuration](./01-网络环境配置.md) - Configuring Network Access
3. [Development Environment Setup](./02-开发环境搭建.md) - Setting up the Development Environment
4. [IDE Configuration](./03-IDE配置.md) - Configuring your Editor
## 🔗 Related Resources
- [Basic Guide](../00-基础指南/) - Core Concepts and Methodology
- [Methodology](../02-方法论/) - Tools and Experience
- [Practice](../03-实战/) - Hands-on Projects