vibe-coding-cn/i18n/zh/documents/01-入门指南/README.md

22 lines
935 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🚀 入门指南
> 从零开始学习 Vibe Coding配置环境掌握工具
## 📚 学习路径
### 从零开始
1. [Vibe Coding 哲学原理](./00-Vibe%20Coding%20哲学原理.md) - 理解核心理念
2. [网络环境配置](./01-网络环境配置.md) - 配置网络访问
3. [开发环境搭建](./02-开发环境搭建.md) - 搭建开发环境
4. [IDE 配置](./03-IDE配置.md) - 配置编辑器
### 工具教程
- [tmux 快捷键大全](./tmux快捷键大全.md) - 终端复用工具
- [LazyVim 快捷键大全](./LazyVim快捷键大全.md) - Neovim 配置框架
- [Augment MCP 配置](./auggie-mcp配置文档.md) - 上下文引擎配置
- [手机远程 Vibe Coding](./关于手机ssh任意位置链接本地计算机基于frp实现的方法.md) - 基于 frp 的远程开发
## 🔗 相关资源
- [方法论](../02-方法论/) - 深入理解 Vibe Coding 方法论
- [实战](../03-实战/) - 动手实践项目