vibe-coding-cn/i18n/en/documents/01-getting-started
tukuaiai 372568f9de docs(i18n): sync English translations with latest Chinese versions
Updated files:
- 00-Vibe Coding Philosophy.md: Complete rewrite to match new concise Chinese version (Dao philosophy style)
- External Resource Aggregation.md: Full rewrite with proper resource aggregation content (was incorrectly containing README content)

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:29:30 +08:00
..
00-Vibe Coding Philosophy.md docs(i18n): sync English translations with latest Chinese versions 2026-01-10 23:29:30 +08:00
01-Network Environment Configuration.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00
02-Development Environment Setup.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00
03-IDE Configuration.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00
04-OpenCode CLI Configuration.md docs(i18n): add English translations for 8 missing documents 2026-01-10 23:20:19 +08:00
README.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00

README.md

# 🚀 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