fix: sync all translated READMEs with root README and add proper translations
- Sync en-US/README.md with root README.md (path adjustments) - Translate zh-TW to proper Traditional Chinese (was mixed simplified) - Translate ja-JP body content to Japanese (was Chinese) - Translate ko-KR body content to Korean (was Chinese) - Translate es-ES, fr-FR, ar-SA, vi-VN, de-DE body content - Add missing banner image to all translations - Add missing sections: User Research appendix, Major Projects, Claude Agent SDK, Spec Coding, Other Courses, etc. - Ensure consistent structure across all 10 language versions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+240
-277
@@ -3,6 +3,8 @@
|
||||
|
||||
<img src="../../assets/easy-vibe-logo-hd.svg" alt="Easy-Vibe Logo" width="300">
|
||||
|
||||
<img src="../../assets/banner.png" alt="Easy-Vibe Banner" width="100%">
|
||||
|
||||
<p align="center" style="font-size: 1.2em; color: #666; margin: 20px 0;">
|
||||
바로 시작해서 함께 vibe 해봐요. 말할 수 있으면 앱도 만들 수 있어요.<br>
|
||||
<span style="font-size: 0.9em; color: #888;">直接上手,一起 vibe!会说话就会做应用。</span>
|
||||
@@ -11,16 +13,16 @@
|
||||
<a href="https://trendshift.io/repositories/22079" target="_blank"><img src="https://trendshift.io/api/badge/repositories/22079" alt="datawhalechina/easy-vibe | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
|
||||
<p align="center">
|
||||
🚀 <a href="https://datawhalechina.github.io/easy-vibe/welcome.html">바로 시작하기</a> · ✨ <a href="https://datawhalechina.github.io/easy-vibe/en/appendix/">인터랙티브 튜토리얼</a> · 🦞 <a href="https://github.com/datawhalechina/hello-claw">OpenClaw 배우기</a><br>
|
||||
🚀 <a href="https://datawhalechina.github.io/easy-vibe/welcome.html">둘러보기 시작</a> · ✨ <a href="https://datawhalechina.github.io/easy-vibe/en/appendix/">인터랙티브 튜토리얼</a> · 🦞 <a href="https://github.com/datawhalechina/hello-claw">OpenClaw 배우기</a> · 📖 <a href="#table-of-contents">목차</a><br>
|
||||
<span style="font-size: 0.85em; color: #888;">🚀 <a href="https://datawhalechina.github.io/easy-vibe/welcome.html">开始体验</a> · ✨ <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/">交互式教程</a> · 🦞 <a href="https://github.com/datawhalechina/hello-claw">学习 OpenClaw</a> · 📖 <a href="#table-of-contents">查看目录</a></span>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://datawhalechina.github.io/easy-vibe/welcome.html">바로 읽기</a> ·
|
||||
<a href="https://datawhalechina.github.io/easy-vibe/welcome.html">온라인으로 읽기</a> ·
|
||||
<a href="#-content-navigation">학습 지도</a><br>
|
||||
<span style="font-size: 0.85em; color: #888;">
|
||||
<a href="https://datawhalechina.github.io/easy-vibe/welcome.html">开始阅读</a> ·
|
||||
<a href="#-内容导航">学习地图</a>
|
||||
<a href="#-content-navigation">学习地图</a>
|
||||
</span>
|
||||
</p>
|
||||
|
||||
@@ -34,9 +36,9 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="../../README.md"><img alt="English" src="https://img.shields.io/badge/English-d9d9d9"></a>
|
||||
<a href="../zh-CN/README.md"><img alt="简体中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a>
|
||||
<a href="../zh-TW/README.md"><img alt="繁體中文" src="https://img.shields.io/badge/繁體中文-d9d9d9"></a>
|
||||
<a href="../en-US/README.md"><img alt="English" src="https://img.shields.io/badge/English-d9d9d9"></a>
|
||||
<a href="../ja-JP/README.md"><img alt="日本語" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
|
||||
<a href="../es-ES/README.md"><img alt="Español" src="https://img.shields.io/badge/Español-d9d9d9"></a>
|
||||
<a href="../fr-FR/README.md"><img alt="Français" src="https://img.shields.io/badge/Français-d9d9d9"></a>
|
||||
@@ -52,66 +54,83 @@
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/gif-header.png" width="100%">
|
||||
<br>
|
||||
<strong>新手专属学习地图</strong>
|
||||
<strong>초보자 맞춤형 학습 지도</strong>
|
||||
<br>
|
||||
<sub>零基础专属指引,清晰规划路径,告别“学了忘”</sub>
|
||||
<sub>명확한 가이드로 "배우고 잊어버리는" 고리를 끊어줍니다</sub>
|
||||
</td>
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/gif-tutorial.png" width="100%">
|
||||
<br>
|
||||
<strong>手把手图文教程</strong>
|
||||
<strong>단계별 시각 튜토리얼</strong>
|
||||
<br>
|
||||
<sub>保姆级图文详解,如同私教在旁,跟着做就能学会</sub>
|
||||
<sub>개인 과외 선생님처럼 친절하게 안내하는 상세 실습 가이드</sub>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/gif-ide.gif" width="100%">
|
||||
<br>
|
||||
<strong>沉浸式模拟编程</strong>
|
||||
<strong>몰입형 시뮬레이션 코딩</strong>
|
||||
<br>
|
||||
<sub>虚拟鼠标自动导览,带你快速上手 IDE 核心用法</sub>
|
||||
<sub>가상 마우스 가이드로 IDE 핵심 워크플로우를 빠르게 익힙니다</sub>
|
||||
</td>
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/gif-diffusion.gif" width="100%">
|
||||
<br>
|
||||
<strong>看得见的 AI 原理</strong>
|
||||
<strong>눈으로 보는 AI 원리</strong>
|
||||
<br>
|
||||
<sub>算法原理动画化,一眼看懂 AI 如何“画”出图片</sub>
|
||||
<sub>애니메이션 해설로 AI가 이미지를 생성하는 과정을 쉽게 이해합니다</sub>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/gif-rag.gif" width="100%">
|
||||
<br>
|
||||
<strong>像玩游戏一样学 RAG</strong>
|
||||
<strong>게임처럼 배우는 RAG</strong>
|
||||
<br>
|
||||
<sub>独家交互组件,点击即可看清 RAG 数据流向</sub>
|
||||
<sub>인터랙티브 컴포넌트로 RAG 데이터 흐름을 클릭 한 번에 파악합니다</sub>
|
||||
</td>
|
||||
<td width="50%" valign="top" align="center">
|
||||
<img src="../../assets/git-terminal.gif" width="100%">
|
||||
<br>
|
||||
<strong>可视化终端原理</strong>
|
||||
<strong>시각화된 터미널 개념</strong>
|
||||
<br>
|
||||
<sub>命令行操作可视化,直观展示后台逻辑与原理</sub>
|
||||
<sub>명령어 동작이 시각화되어 배경 원리를 직관적으로 이해합니다</sub>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div align="center">
|
||||
<h3>⭐ 欢迎 <a href="https://github.com/datawhalechina/easy-vibe" style="color: #d0cd16ff;">点击此处Star</a> 加速更新 ❤️</h3>
|
||||
<h3>⭐ <a href="https://github.com/datawhalechina/easy-vibe" style="color: #d0cd16ff;">여기를 클릭하여 Star</a>를 눌러 업데이트를 가속해주세요 ❤️</h3>
|
||||
</div>
|
||||
|
||||
<div align="center" style="margin: 30px 0;">
|
||||
<a href="https://github.com/datawhalechina/easy-vibe/issues/new?template=story_submission.md">
|
||||
<img src="https://raw.githubusercontent.com/datawhalechina/easy-vibe/main/assets/stories_image.png" alt="Share Your Vibe Story" width="80%" style="border-radius: 10px; box-shadow: 0 4px 12px rgba(0,0,0,0.15);">
|
||||
<img src="https://raw.githubusercontent.com/datawhalechina/easy-vibe/main/assets/stories_image.png" alt="나만의 Vibe 스토리 공유하기" width="80%" style="border-radius: 10px; box-shadow: 0 4px 12px rgba(0,0,0,0.15);">
|
||||
</a>
|
||||
<p style="margin-top: 15px; font-size: 1.1em; color: #666;">
|
||||
📝 <strong>Have your own vibe coding story?</strong>
|
||||
Submit it here and inspire others!
|
||||
📝 <strong>나만의 vibe 코딩 스토리가 있나요?</strong>
|
||||
여기에 공유하여 다른 사람들에게 영감을 주세요!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
## 为什么需要 Easy-Vibe
|
||||
## 목차
|
||||
|
||||
- [왜 Easy-Vibe인가](#왜-easy-vibe인가)
|
||||
- [소식](#-소식)
|
||||
- [이런 분들에게 추천합니다](#이런-분들에게-추천합니다)
|
||||
- [학습 경로](#학습-경로)
|
||||
- [학습 제안](#학습-제안)
|
||||
- [I. 초보자 입문](#i-초보자-입문)
|
||||
- [II. 주니어 및 미들 개발자](#ii-주니어-및-미들-개발자)
|
||||
- [III. 시니어 개발자](#iii-시니어-개발자)
|
||||
- [부록 지식 베이스](#-부록-지식-베이스)
|
||||
- [학습 방법](#️-학습-방법)
|
||||
- [로컬 실행](#-로컬-실행)
|
||||
- [다른 강좌](#다른-강좌)
|
||||
- [기여 및 기여자](#기여-및-기여자)
|
||||
- [라이선스](#-라이선스)
|
||||
|
||||
## 왜 Easy-Vibe인가
|
||||
|
||||
가계부 앱이 필요하신가요? 말하면 됩니다.
|
||||
|
||||
@@ -124,323 +143,268 @@ AI 시대의 프로그래밍은 원하는 것을 설명하는 데서 시작합
|
||||
Easy-Vibe는 그것을 실제 제품으로 만드는 방법을 가르칩니다.
|
||||
|
||||
|
||||
## 🔥 News
|
||||
|
||||
- **[2026-03-29]** ✨ **사용자 이야기 섹션 공개 및 실제 사례 4편으로 업데이트**: 홈페이지에 인터랙티브 스토리 캐러셀과 전용 스토리 페이지를 추가하고, 기존 플레이스홀더를 시골 초등학교 교사, 대학생, 고등학교 정보기술 교사, 트럭 운전사의 실제 이야기 4편으로 교체했습니다. [👉 View the stories](https://datawhalechina.github.io/easy-vibe/zh-cn/vibe-stories/story-1.html)
|
||||
- **[2026-03-26]** 🚀 **단계 2 실습 콘텐츠 대규모 업데이트**: SaaS 캡스톤 프로젝트 "[첫 번째 SaaS 풀스택 앱: 카피라이팅 생성기 웹사이트](https://datawhalechina.github.io/easy-vibe/en/stage-2/assignments/fullstack-app/)" 완료 및 "[Stripe 및 결제 시스템 통합 방법](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/stripe-payment/)" 섹션 대폭 확장.
|
||||
- **[2026-03-25]** 📚 **새로운 부록: 사용자 연구 및 요구사항 검증**: 아이디어 소싱, 더블 다이아몬드 모델, Jobs to Be Done, The Mom Test를 다루는 4개의 새로운 기사를 추가하여 초보자가 제품 아이디어를 발견하고 검증하는 데 도움을 줍니다. [👉 부록 읽기](https://datawhalechina.github.io/easy-vibe/en/appendix/)
|
||||
- **[2026-03-25]** 📚 **영문 문서 전면 업데이트**: 단계 2(풀스택 개발)와 단계 3(고급 개발)이 이제 완전히 영어로 제공됩니다. [👉 학습 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-2/)
|
||||
- **[2026-03-02]** 🦞 **OpenClaw 및 AI Agent 친화적 지원**: `llms.txt`를 추가하여 OpenClaw, Claude, Cursor, Trae 및 기타 AI Agent가 저장소 구조를 빠르게 이해하고 올바른 튜토리얼 콘텐츠를 찾을 수 있도록 합니다.
|
||||
- **[2026-03-01]** [고급 개발 섹션](https://datawhalechina.github.io/easy-vibe/en/stage-3/)이 Claude Code에 대한 심층 가이드(MCP, Skills, Agent Teams 등)와 8개의 크로스 플랫폼 프로젝트 튜토리얼과 함께 포괄적으로 업그레이드되었습니다.
|
||||
- **[2026-02-25]** [부록 지식 베이스](https://datawhalechina.github.io/easy-vibe/en/appendix/)가 업데이트되어 이제 9개의 지식 영역과 80개 이상의 인터랙티브 주제를 다룹니다.
|
||||
- **[2026-01-27]** Android 및 iOS 앱 개발 튜토리얼이 추가되었습니다.
|
||||
- **[2026-01-19]** Prompt Engineering, AI 역사, 인증 설계, Git 원리 등을 위한 인터랙티브 데모가 출시되었습니다.
|
||||
## 🔥 소식
|
||||
|
||||
- **[2026-03-29]** ✨ **Vibe 스토리 공개 및 실제 사용자 여정으로 업그레이드**: 홈페이지에 인터랙티브 스토리 캐러셀과 전용 스토리 페이지를 추가하고, 시골 초등학교 교사, 대학생, 고등학교 IT 교사, 트럭 운전사의 실제 사용자 스토리 4편으로 교체했습니다. [👉 스토리 보기](https://datawhalechina.github.io/easy-vibe/zh-cn/vibe-stories/story-1.html)
|
||||
- **[2026-03-26]** 🚀 **단계 2 실습 대규모 업데이트**: SaaS 캡스톤 프로젝트 "[첫 번째 SaaS 풀스택 앱: 카피라이팅 생성기 웹사이트](https://datawhalechina.github.io/easy-vibe/en/stage-2/assignments/fullstack-app/)"를 완료하고 "[Stripe 및 결제 시스템 통합 방법](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/stripe-payment/)" 섹션을 대폭 확장했으며, 멀티 프로덕트 UI 및 위챗 미니 프로그램 백엔드 워크플로우 핵심 콘텐츠를 추가했습니다.
|
||||
- **[2026-03-25]** 📚 **새로운 부록: 사용자 연구 및 요구사항 검증**: 아이디어 소싱, 더블 다이아몬드 모델, Jobs to Be Done, The Mom Test를 다루는 4편의 새로운 글을 추가하여 초보자가 제품 아이디어를 발견하고 검증하는 데 도움을 줍니다. [👉 부록 읽기](https://datawhalechina.github.io/easy-vibe/en/appendix/)
|
||||
- **[2026-03-25]** 📚 **영문 문서 전면 업데이트**: 단계 2(풀스택 개발)와 단계 3(고급 개발)이 완전히 영어로 제공됩니다. [👉 학습 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-2/)
|
||||
<details>
|
||||
<summary>과거 소식</summary>
|
||||
<summary>이전 소식</summary>
|
||||
|
||||
- **[2026-01-16]** 프로젝트 구조를 재구성하고 초보자 입문 장을 공식적으로 확립했습니다.
|
||||
- **[2026-01-14]** 단계 1 제품 프로토타입 문서의 대규모 업데이트를 완료했습니다.
|
||||
- **[2026-01-13]** 문서 아키텍처를 리팩토링하고 다국어 지원(i18n)을 완전히 활성화했습니다.
|
||||
- **[2026-03-02]** 🦞 **OpenClaw 및 AI Agent 친화적 지원**: `llms.txt`를 추가하여 OpenClaw, Claude, Cursor, Trae 및 기타 AI Agent가 저장소 구조를 빠르게 이해하고 적절한 튜토리얼 콘텐츠를 찾을 수 있습니다.
|
||||
- **[2026-03-01]** [고급 개발 섹션](https://datawhalechina.github.io/easy-vibe/en/stage-3/)이 Claude Code 심층 가이드(MCP, Skills, Agent Teams 등)와 8개의 크로스 플랫폼 프로젝트 튜토리얼로 포괄적으로 업그레이드되었습니다.
|
||||
- **[2026-02-25]** [부록 지식 베이스](https://datawhalechina.github.io/easy-vibe/en/appendix/)가 업데이트되어 9개 지식 영역과 80개 이상의 인터랙티브 주제를 다룹니다.
|
||||
- **[2026-01-27]** Android 및 iOS 앱 개발 튜토리얼이 추가되었습니다.
|
||||
- **[2026-01-19]** 프롬프트 엔지니어링, AI 역사, 인증 설계, Git 원리 등을 위한 인터랙티브 데모가 출시되었습니다.
|
||||
- **[2026-01-16]** 프로젝트 구조를 재구성하고 초보자 입문 경로를 공식 확립했습니다.
|
||||
- **[2026-01-14]** 단계 1 제품 프로토타입 문서 대규모 업데이트를 완료했습니다.
|
||||
- **[2026-01-13]** 문서 아키텍처를 리팩토링하고 다국어 지원을 완전히 활성화했습니다.
|
||||
- **[2026-01-01]** 프로젝트의 핵심 학습 맵을 출시했습니다.
|
||||
</details>
|
||||
|
||||
## 适合谁
|
||||
## 이런 분들에게 추천합니다
|
||||
|
||||
- **零基础爱好者**:先做出第一个作品,再理解怎么做
|
||||
- **产品经理 / 创业者**:快速验证想法,低成本做 MVP
|
||||
- **学生**:建立 AI 时代的实战技能
|
||||
- **初级开发者**:补齐从想法到上线的完整开发链路
|
||||
- **中高级开发者**:掌握 AI 协作开发、复杂项目实战与效率升级
|
||||
- **왕초보자**: 먼저 첫 번째 프로젝트를 만들고, 작동 원리는 나중에 이해합니다
|
||||
- **프로덕트 매니저 / 창업자**: 빠르게 아이디어를 검증하고 저비용으로 MVP를 만듭니다
|
||||
- **학생**: AI 시대를 위한 실무 기술을 기릅니다
|
||||
- **주니어 개발자**: 아이디어부터 런칭까지 전체 경로를 배웁니다
|
||||
- **미들 및 시니어 개발자**: 복잡한 프로젝트를 위한 AI 협업 워크플로우를 업그레이드합니다
|
||||
|
||||
|
||||
|
||||
## 你的学习路径
|
||||
## 학습 경로
|
||||
|
||||
### 🎮 我想先试试(5分钟体验)
|
||||
**适合人群**:所有人
|
||||
**学什么**:AI 编程初体验、贪吃蛇小游戏
|
||||
**你会得到**:5 分钟做出第一个 AI 应用
|
||||
### 🎮 빠른 첫 성취를 원해요
|
||||
**추천 대상**: 모든 사람
|
||||
**학습 내용**: 간단하고 구체적인 실습 예제를 통해 AI 코딩이 실제로 어떤 느낌인지 체험합니다
|
||||
**얻게 될 것**: 바이브 코딩에 대한 명확한 첫인상과 대화형 AI 작업 방법
|
||||
|
||||
[开始体验](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/learning-map/)
|
||||
[여기서 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-1/ai-capabilities-through-games/)
|
||||
|
||||
### 💡 我有个想法要实现
|
||||
**适合人群**:零基础/产品经理/创业者
|
||||
**学什么**:AI IDE 工具、需求拆解、页面设计、功能规划、提示词写法、原型迭代
|
||||
**你会得到**:一个可演示的产品原型
|
||||
### 💡 아이디어를 제품 프로토타입으로 만들고 싶어요
|
||||
**추천 대상**: 초보자 / 프로덕트 매니저 / 창업자
|
||||
**학습 내용**: 학습 로드맵, AI IDE 도구, 아이디어 검증, 프로토타이핑, AI 기능 통합, 전체 데모 반복
|
||||
**얻게 될 것**: 사용자나 팀원에게 실제로 보여줄 수 있는 데모 가능한 AI 제품 프로토타입
|
||||
|
||||
[开始学习](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/learning-map/)
|
||||
[학습 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-1/learning-map/)
|
||||
|
||||
### 🚀 我想系统学习
|
||||
**适合人群**:开发者/进阶学习者
|
||||
**学什么**:前端、后端、数据库、AI 集成、部署运维、Claude Code 开发技巧
|
||||
**你会得到**:独立完成一个可上线的全栈 AI 应用
|
||||
### 🚀 엔드투엔드 풀스택 제품을 만들고 싶어요
|
||||
**추천 대상**: 주니어 개발자 / 인디 해커 / 고급 학습자
|
||||
**학습 내용**: 프론트엔드 워크플로우, 디자인-투-코드, 데이터베이스, 백엔드 API, 배포, 결제, 메이저 프로젝트
|
||||
**얻게 될 것**: 현대적인 AI 탑재 웹 애플리케이션을 독립적으로 출시하는 능력
|
||||
|
||||
[开始学习](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/)
|
||||
[학습 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-2/)
|
||||
|
||||
### 🦞 我想构建 AI Agent
|
||||
**适合人群**:对 AI Agent 感兴趣的开发者
|
||||
**学什么**:OpenClaw AI 助理、Skills 系统、自动化工作流
|
||||
**你会得到**:一个属于你的命令行 AI 助理
|
||||
### AI 네이티브: 고급 Claude Code 및 Agent 워크플로우를 원해요
|
||||
**추천 대상**: AI 네이티브 엔지니어링에 관심 있는 개발자
|
||||
**학습 내용**: Claude Code, MCP, Skills, Agent Teams, 장기 실행 작업, Spec Coding, 크로스 플랫폼 앱 제공
|
||||
**얻게 될 것**: 복잡한 AI 지원 개발 및 자동화를 위한 더 강력한 워크플로우
|
||||
|
||||
[开始学习](https://github.com/datawhalechina/hello-claw)
|
||||
[고급 개발로 이동](https://datawhalechina.github.io/easy-vibe/en/stage-3/)
|
||||
|
||||
### 📚 我想查资料
|
||||
**适合人群**:所有人
|
||||
**学什么**:计算机基础、AI 原理、9 大知识领域
|
||||
**你会得到**:80+ 交互式专题资料
|
||||
### 📚 참고 자료와 기초 지식이 필요해요
|
||||
**추천 대상**: 모든 사람
|
||||
**학습 내용**: 컴퓨터 기초, 프론트엔드/백엔드 기본, 인프라, AI 원리, 엔지니어링 실무
|
||||
**얻게 될 것**: 9개 주요 지식 영역을 다루는 장기 참고 지식 베이스
|
||||
|
||||
[查看知识库](https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/)
|
||||
[지식 베이스 탐색하기](https://datawhalechina.github.io/easy-vibe/en/appendix/)
|
||||
|
||||
## 学习建议
|
||||
## 학습 제안
|
||||
|
||||
- 零基础、产品经理、创业者:从 [第一阶段](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/learning-map/) 开始
|
||||
- 有开发经验:从 [第二阶段](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/) 开始
|
||||
- 想直接做复杂项目:进入 [第三阶段](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/)
|
||||
- 想学 AI Agent:看 [Hello Claw](https://github.com/datawhalechina/hello-claw)
|
||||
- 초보자, 프로덕트 매니저, 창업자라면 [단계 1](https://datawhalechina.github.io/easy-vibe/en/stage-1/learning-map/)부터 시작하세요
|
||||
- 프로토타입에서 풀스택 제공으로 넘어가고 싶다면 [단계 2](https://datawhalechina.github.io/easy-vibe/en/stage-2/)부터 시작하세요
|
||||
- 고급 Claude Code 워크플로우나 크로스 플랫폼 프로젝트를 원한다면 [단계 3](https://datawhalechina.github.io/easy-vibe/en/stage-3/)으로 이동하세요
|
||||
- 개념이나 배경 지식 부족으로 막힌다면 [부록 지식 베이스](https://datawhalechina.github.io/easy-vibe/en/appendix/)를 활용하세요
|
||||
|
||||
### 📖 内容导航
|
||||
### 📖 콘텐츠 내비게이션
|
||||
|
||||
<div align="center">
|
||||
<img src="../../assets/readme-image1.png" alt="Learning Map" width="70%" style="border-radius: 10px; box-shadow: 0 8px 20px rgba(45,55,72,0.3); margin: 15px 0;"/>
|
||||
<img src="../../assets/readme-image1.png" alt="학습 지도" width="70%" style="border-radius: 10px; box-shadow: 0 8px 20px rgba(45,55,72,0.3); margin: 15px 0;"/>
|
||||
</div>
|
||||
|
||||
### 一、零基础入门
|
||||
### I. 초보자 입문
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :----------------------------------------------------------------------------------- | :------------------------------------------------ |
|
||||
| [学习地图](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/learning-map/) | 整体学习路径导览 |
|
||||
| [AI 时代,会说话就会编程](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/ai-capabilities-through-games/) | 通过贪吃蛇等案例初步感受 AI 编程的能力 |
|
||||
| [寻找好想法](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/finding-great-idea/) | 学会寻找和验证产品想法,找到值得做的项目 |
|
||||
| [认识 AI IDE 工具](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/introduction-to-ai-ide/) | 学会使用 IDE,在本地制作小游戏 |
|
||||
| [动手做出原型](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/building-prototype/) | 从需求分析、AI 生成单页面,再到生成多页面产品原型 |
|
||||
| [给原型加上 AI 能力](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/integrating-ai-capabilities/) | 学会接入常见 AI 能力(文本、图片、视频) |
|
||||
| [完整项目实战](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/complete-project-practice/) | 模拟真实场景、接受用户反馈迭代,完整化项目 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [학습 지도](https://datawhalechina.github.io/easy-vibe/en/stage-1/learning-map/) | 전체 학습 여정의 안내 개요 |
|
||||
| [AI 시대: 말할 수 있으면 코딩할 수 있습니다](https://datawhalechina.github.io/easy-vibe/en/stage-1/ai-capabilities-through-games/) | 스네이크 게임 등 예제를 통해 AI 코딩을 처음으로 체험합니다 |
|
||||
| [AI 프로그래밍 도구 마스터하기](https://datawhalechina.github.io/easy-vibe/en/stage-1/introduction-to-ai-ide/) | AI IDE 도구의 작동 방식을 배우고 간단한 로컬 프로젝트를 만듭니다 |
|
||||
| [좋은 아이디어 찾기](https://datawhalechina.github.io/easy-vibe/en/stage-1/finding-great-idea/) | 만들 가치 있는 제품 아이디어를 발견하고 검증하는 방법을 배웁니다 |
|
||||
| [제품 프로토타입 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-1/building-prototype/) | 요구사항에서 단일 페이지 및 다중 페이지 제품 프로토타입으로 이동합니다 |
|
||||
| [AI 기능 통합하기](https://datawhalechina.github.io/easy-vibe/en/stage-1/integrating-ai-capabilities/) | 텍스트, 이미지, 비디오 AI 기능을 통합합니다 |
|
||||
| [완성된 프로젝트 실습](https://datawhalechina.github.io/easy-vibe/en/stage-1/complete-project-practice/) | 실제 시나리오를 시뮬레이션하고, 사용자 피드백을 수집하여 전체 프로젝트를 반복 개선합니다 |
|
||||
|
||||
#### 附录:业务思维
|
||||
#### 부록: 제품 및 비즈니스 사고
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :----------------------------------------------------------------------------------- | :----------------------------------------- |
|
||||
| [产品思维与方案设计](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-a-product-thinking/) | 从零到一做产品需要考虑的思维框架 |
|
||||
| [AI 行业应用场景参考 (B端)](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-industry-scenarios/) | 了解 AI 在不同产业的应用场景 |
|
||||
| [AI 消费场景灵感参考 (C端)](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-c-consumer-scenarios/) | 探索 AI 在消费级产品中的应用场景 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [제품 사고와 솔루션 설계](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-a-product-thinking/) | 제품을 0에서 1로 만들기 위한 핵심 프레임워크 |
|
||||
| [AI 산업 응용 시나리오 (B2B)](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-industry-scenarios/) | 다양한 산업에서 AI가 어떻게 활용되는지 이해합니다 |
|
||||
| [AI 소비자 시나리오 인스피레이션 (B2C)](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-c-consumer-scenarios/) | 소비자 AI에서의 제품 기회를 탐색합니다 |
|
||||
|
||||
#### 附录:技术方案
|
||||
#### 부록: 사용자 연구 및 요구사항 검증
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :---------------------------------------------------------------------------------------------------------------------- | :----------------------------------------- |
|
||||
| [写代码时遇到错误怎么办](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-b-common-errors/) | vibe coding 中的常见错误及排查方法 |
|
||||
| [七款 AI 编程工具对比](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-articles/example0-1/vibe-coding-tools-snake-game-tutorial) | 对比测试主流 AI 编程平台 |
|
||||
| [用设计和编程 Agent 设计网站](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-1/appendix-articles/example0-2/vibe-coding-tools-build-website-with-ai-coding-and-design-agents) | 学习如何使用 AI 智能体协同工作 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [아이디어를 어디서 찾을까: 초보자에게 가장 잘 맞는 3가지 참고 소스](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-idea-sources/) | 구체적인 제품 기회를 찾기 위한 신뢰할 수 있는 파이프라인을 구축합니다 |
|
||||
| [더블 다이아몬드: 먼저 올바른 일을 하고, 그 다음에 올바르게 하세요](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-double-diamond/) | 구조화된 프로세스를 통해 흩어진 영감에서 실행 가능한 방향으로 이동합니다 |
|
||||
| [Jobs to Be Done으로 사용자가 진정으로 원하는 것을 찾기](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-jobs-to-be-done/) | 표면적인 기능 요청이 아닌 실제 작업을 통해 사용자 목표를 분석합니다 |
|
||||
| [The Mom Test: 수요를 검증하기 위한 사용자 인터뷰 방법](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-mom-test/) | 더 나은 질문을 하는 방법을 배우고 거짓 긍정 피드백을 피합니다 |
|
||||
|
||||
### 二、初中级开发工程师
|
||||
#### 부록: 기술 솔루션
|
||||
|
||||
#### 前端部分
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [오류가 발생하면 어떻게 하나요](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-b-common-errors/) | 바이브 코딩의 일반적인 문제와 해결 방법 |
|
||||
| [7가지 AI 프로그래밍 도구 비교](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-articles/example0-1/vibe-coding-tools-snake-game-tutorial) | 실습 테스트를 통해 주요 AI 코딩 플랫폼을 비교합니다 |
|
||||
| [Agent로 웹사이트 디자인하기](https://datawhalechina.github.io/easy-vibe/en/stage-1/appendix-articles/example0-2/vibe-coding-tools-build-website-with-ai-coding-and-design-agents) | 실습에서 멀티 에이전트 협업을 배웁니다 |
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :--------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------- |
|
||||
| [从Lovart出发,搭建自己的素材生产Agent](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/lovart-assets/) | 从零开始,利用Nanobanana和Lovart批量生成高质量的设计素材,并动手构建一个能意图识别的绘图Agent |
|
||||
| [Figma 与 MasterGo 入门](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/figma-mastergo/) | 用设计工具梳理信息架构和页面结构,为前端实现打基础 |
|
||||
| [构建第一个现代应用程序-UI 设计](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/ui-design/) | 基于设计稿完成组件化界面,实现从设计到代码的第一条链路 |
|
||||
| [参考 UI 设计规范与多产品 UI 设计](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/multi-product-ui/) | 围绕统一主视觉扩展多产品界面,练习系统化设计能力 |
|
||||
| [用 LLM 和 Skills 让界面变好看](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/llm-skills-beautiful/) | 用提示词和 Skills 插件让 AI 生成美观独特的界面 |
|
||||
| [一起做霍格沃茨画像](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/hogwarts-portraits/) | 从 0 到 1 做出接入 AI 能力的前端应用,串联设计与开发 |
|
||||
| [从设计原型到项目代码](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/design-to-code/) | 三种路径将设计工具中的原型转化为前端代码 |
|
||||
| [使用现代组件库更新你的界面](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/frontend/modern-component-library/) | 用组件库快速构建专业级界面,统一风格、提升开发效率 |
|
||||
### II. 주니어 및 미들 개발자
|
||||
|
||||
#### 后端开发部分
|
||||
#### 프론트엔드
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :------------------------------------------------------------------------------------------------- | :---------------------------------------------------------- |
|
||||
| [从数据库到 Supabase](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/database-supabase/) | 在 Supabase 上落地数据库和 API,打通数据模型与前端页面 |
|
||||
| [大模型辅助编写接口代码与接口文档](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/ai-interface-code/) | 用大模型协助生成接口与数据库文档及代码,实现可读可测的后端 |
|
||||
| [Git 和 GitHub 工作流](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/git-workflow/) | 在 Git 工作流中管理代码,进行版本控制和协作 |
|
||||
| [如何部署 Web 应用](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/zeabur-deployment/) | 使用 CloudBase、Vercel、Zeabur 等平台部署应用上线 |
|
||||
| [CLI AI 编程工具](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/modern-cli/) | 使用 CLI 类 AI 编程工具加速开发与调试,形成个人工程化工作流 |
|
||||
| [如何集成 Stripe 等收费系统](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/backend/stripe-payment/) | 接入支付系统,完成收费链路与基础结算流程 |
|
||||
| [大作业:构建第一个现代应用程序-全栈应用](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/assignments/copywriting-platform-supabase/) | 综合前端、后端与支付模块,完成可上线的全栈 Web 应用 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [프론트엔드 0: Lovart로 나만의 에셋 제작 Agent 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/lovart-assets/) | Nanobanana와 Lovart를 사용하여 시각 에셋을 배치 생성하고 의도 인식이 가능한 드로잉 에이전트를 구축합니다 |
|
||||
| [프론트엔드 1: Figma & MasterGo 기초](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/figma-mastergo/) | 디자인 초안에서 구현 가능한 UI 사고까지의 워크플로우를 배웁니다 |
|
||||
| [프론트엔드 2: 첫 번째 모던 앱 만들기 - UI 디자인](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/ui-design/) | 모던 애플리케이션 인터페이스 뒤의 UI 디자인 기초를 배웁니다 |
|
||||
| [프론트엔드 3: UI 가이드라인과 멀티 프로덕트 디자인](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/multi-product-ui/) | 공유 UI 규칙으로 여러 제품 전반의 일관성과 미학을 향상시킵니다 |
|
||||
| [프론트엔드 4: LLM과 Skills로 인터페이스를 아름답게 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/llm-skills-beautiful/) | 프롬프트와 플러그인을 사용하여 AI가 더 세련되고 독특한 인터페이스를 생성하게 합니다 |
|
||||
| [프론트엔드 4: 호그와트 초상화를 만들어봅시다](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/hogwarts-portraits/) | 처음부터 인터랙티브 AI 이미지 프론트엔드 프로젝트를 구축합니다 |
|
||||
| [프론트엔드 6: 디자인 프로토타입에서 프로젝트 코드로](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/design-to-code/) | 디자인 프로토타입을 브라우저에서 실제로 실행되는 프론트엔드 코드로 변환합니다 |
|
||||
| [프론트엔드 7: 모던 컴포넌트 라이브러리로 UI 업그레이드](https://datawhalechina.github.io/easy-vibe/en/stage-2/frontend/modern-component-library/) | 컴포넌트 라이브러리를 사용하여 전문적인 인터페이스를 더 빠르게 구축합니다 |
|
||||
|
||||
#### AI 能力附录
|
||||
#### 백엔드
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------- |
|
||||
| [Dify 入门与知识库集成](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-2/ai-capabilities/dify-knowledge-base/) | 用 Dify Workflow 与基础 RAG 搭建工具类产品,为后续应用升级打样 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [백엔드 1: Git과 GitHub 배우기](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/git-workflow/) | Git의 핵심 버전 관리 작업과 협업 워크플로우를 마스터합니다 |
|
||||
| [백엔드 2: 데이터베이스에서 Supabase까지](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/database-supabase/) | 관계형 데이터베이스 기초를 배우고 Supabase를 모던 BaaS 플랫폼으로 활용합니다 |
|
||||
| [백엔드 3: 백엔드 API 설계 및 개발](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/ai-interface-code/) | AI를 활용하여 API 설계, 백엔드 코드 생성, API 문서를 작성합니다 |
|
||||
| [백엔드 4: 제품 프로토타입 출시하기](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/zeabur-deployment/) | Zeabur를 사용하여 풀스택 애플리케이션을 클라우드에 빠르게 배포합니다 |
|
||||
| [백엔드 5: IDE에서 CLI AI 코딩 도구까지](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/modern-cli/) | 모던 개발을 위한 터미널 우선 AI 코딩 워크플로우를 탐색합니다 |
|
||||
| [백엔드 6: Stripe 및 기타 결제 시스템 통합](https://datawhalechina.github.io/easy-vibe/en/stage-2/backend/stripe-payment/) | 결제 및 청구 기능으로 수익화를 추가합니다 |
|
||||
|
||||
### 三、高级开发工程师
|
||||
#### 메이저 프로젝트
|
||||
|
||||
#### Claude Code 核心技能
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [메이저 프로젝트 1: 첫 번째 SaaS 풀스택 앱 - AI 카피라이팅 웹사이트](https://datawhalechina.github.io/easy-vibe/en/stage-2/assignments/fullstack-app/) | 로그인, 생성, 결제, 관리자 기능이 있는 AI 마케팅 카피 워크스페이스를 구축합니다 |
|
||||
| [메이저 프로젝트 2: 온라인 시험 및 관리 시스템](https://datawhalechina.github.io/easy-vibe/en/stage-2/assignments/modern-frontend-trae/) | 문제 생성, 시험 응시 흐름, 관리자 도구가 있는 온라인 시험 시스템을 구축합니다 |
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :------------------------------------------------------------------------------------------------------ | :----------------------------------------------------------- |
|
||||
| [Claude Code 快速上手](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/basics/) | 安装配置、基础操作、实用技巧和常用指令 |
|
||||
| [Claude Code MCP 完全指南](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/mcp/) | 通过 MCP 让 Claude Code 连接 GitHub、数据库、API 等外部服务 |
|
||||
| [Claude Code Skills 完全指南](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/skills/) | 将专业知识打包成可复用技能包,一次配置反复使用 |
|
||||
| [Claude Code 工作流最佳实践](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/workflow/) | 日常开发、代码重构、Code Review 等场景的最佳实践 |
|
||||
| [Claude Agent Teams 完全指南](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/agent-teams/) | 多 AI 实例协同工作,像真正的开发团队一样并行协作 |
|
||||
| [Claude Code Superpowers 工程级开发](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/superpowers/) | 让 AI 写出工程级代码,遵循 TDD 和最佳实践 |
|
||||
| [如何让 Claude Code 长时间工作](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/core-skills/long-running-tasks/) | 设计长时间运行的任务,让 Coding Tools 持续工作直到完成 |
|
||||
#### AI 기능 부록
|
||||
|
||||
#### 多平台开发
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [AI 1: Dify 기초 및 지식 베이스 통합](https://datawhalechina.github.io/easy-vibe/en/stage-2/ai-capabilities/dify-knowledge-base/) | Dify로 AI 애플리케이션을 구축하고 프라이빗 지식 베이스를 통합하는 방법을 배웁니다 |
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------- |
|
||||
| [如何构建微信小程序](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/wechat-miniprogram/) | 了解微信小程序生态,从官方模板到上线完成一个前端小程序 |
|
||||
| [如何构建微信小程序-包含后端](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/wechat-miniprogram-backend/) | 在小程序中接入数据库与后端逻辑,打通完整业务闭环 |
|
||||
| [如何构建安卓程序](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/android-app/) | 使用 Expo 等工具,完成 Web/原生一体化的安卓应用开发 |
|
||||
| [如何构建 iOS 程序](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/ios-app/) | 使用 Expo 等工具,完成 Web/原生一体化的 iOS 应用开发 |
|
||||
| [如何开发 PWA 本地应用](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/pwa-local-app/) | 让网页变成"真正的 App",支持离线、推送、桌面安装 |
|
||||
| [如何开发浏览器 AI 助手插件](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/browser-ai-extension/) | 开发 Chrome 插件,一键总结任意网页,支持云端 API 和内置 AI |
|
||||
| [如何开发 Electron 桌面程序](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/electron-voice-to-text/) | 用 Electron 构建语音转文字桌面应用,支持三平台安装运行 |
|
||||
| [如何快速开发并铸造 NFT](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/nft-minting/) | 从零编写智能合约,部署到以太坊测试网,铸造自己的 NFT |
|
||||
| [如何开发 VS Code 插件](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/vscode-extension/) | 开发 AI 项目助手插件,支持模板生成、代码对话、多文件问答 |
|
||||
| [如何开发工业级 Qt 桌面应用](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/cross-platform/qt-industrial-hmi/) | 用 Qt 构建工业级水泵监控 HMI 系统,实时数据、趋势图、报警 |
|
||||
### III. 시니어 개발자
|
||||
|
||||
#### AI 能力附录
|
||||
#### Claude Code 핵심 스킬
|
||||
|
||||
| 章节 | 关键内容 |
|
||||
| :---------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------ |
|
||||
| [什么是 RAG 以及它如何工作](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/ai-advanced/rag-introduction/) | 系统理解 RAG 原理与常见架构,为复杂应用提供知识检索基础 |
|
||||
| [中高级 RAG 与工作流编排:以 LangGraph 为例](https://datawhalechina.github.io/easy-vibe/zh-cn/stage-3/ai-advanced/langgraph-advanced-rag/) | 使用 LangGraph 等工具设计多步工作流与中高级 RAG 系统 |
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [Claude Code 시작하기](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/basics/) | 설치, 설정, 기본 사항 및 유용한 명령어 |
|
||||
| [Claude Code MCP 가이드](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/mcp/) | MCP를 통해 Claude Code를 GitHub, 데이터베이스, API 및 기타 서비스에 연결합니다 |
|
||||
| [Claude Code Skills 가이드](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/skills/) | 전문 지식을 재사용 가능한 스킬로 패키지합니다 |
|
||||
| [장기 실행 작업에서 Claude Code가 계속 작동하게 하는 방법](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/long-running-tasks/) | 코딩 도구가 작업이 완료될 때까지 계속 작동하도록 장기 실행 작업을 설계합니다 |
|
||||
| [Claude Agent Teams 가이드](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/agent-teams/) | 실제 개발 팀처럼 여러 AI 인스턴스를 조정합니다 |
|
||||
| [엔지니어링급 개발을 위한 Claude Code 슈퍼파워](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/superpowers/) | TDD와 모범 사례를 통해 AI가 엔지니어링급 코드를 생성하도록 돕습니다 |
|
||||
| [Claude Code 워크플로우 모범 사례](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/workflow/) | 리팩토링, 코드 리뷰, 일상적 개발을 위한 모범 사례 |
|
||||
| [모바일에서 Claude Code 원격 개발](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/mobile-development/) | 데스크톱을 넘어 Claude Code를 사용하고 모바일 기기에서 생산적인 원격 워크플로우를 구축합니다 |
|
||||
| [Claude Agent SDK 완전 가이드](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/claude-agent-sdk/) | SDK로 맞춤형 에이전트 워크플로우를 구축하고 Claude를 자체 도구에 통합합니다 |
|
||||
| [바이브 코딩에서 스펙 코딩으로](https://datawhalechina.github.io/easy-vibe/en/stage-3/core-skills/spec-coding/) | 임시 프롬프팅에서 더 구조화되고 사양 기반의 AI 개발 워크플로우로 전환합니다 |
|
||||
|
||||
### 📚 附录知识库
|
||||
#### 크로스 플랫폼 개발
|
||||
|
||||
> 涵盖 **9 大知识领域**、**80+ 交互式专题**,以动画和可视化组件帮助你直观理解从计算机底层到 AI 前沿的核心概念。
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [앱에 적합한 플랫폼 선택 방법](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/choose-platform/) | 앱 형태를 비교하고 사용자, 시나리오, 제공 목표에 따라 올바른 플랫폼을 선택합니다 |
|
||||
| [위챗 미니 프로그램 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/wechat-miniprogram/) | 생태계를 이해하고 템플릿부터 런칭까지 프론트엔드 미니 프로그램을 제공합니다 |
|
||||
| [백엔드가 포함된 위챗 미니 프로그램 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/wechat-miniprogram-backend/) | 백엔드 로직과 데이터베이스를 추가하여 전체 비즈니스 루프를 완성합니다 |
|
||||
| [Android 앱 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/android-app/) | 모던 네이티브 워크플로우로 Android 앱 개발을 배웁니다 |
|
||||
| [iOS 앱 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/ios-app/) | iOS 앱 개발과 Apple 생태계의 관례를 배웁니다 |
|
||||
| [로컬 PWA 앱 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/pwa-local-app/) | 오프라인 지원, 푸시 알림, 설치 기능으로 웹사이트를 실제 앱으로 변환합니다 |
|
||||
| [브라우저 AI 어시스턴트 확장 프로그램 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/browser-ai-extension/) | 클라우드 API 또는 내장 AI로 어떤 페이지든 요약하는 Chrome 확장 프로그램을 만듭니다 |
|
||||
| [Electron 데스크톱 앱 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/electron-voice-to-text/) | Electron으로 3개 플랫폼을 위한 음성-투-텍스트 데스크톱 앱을 구축합니다 |
|
||||
| [NFT를 빠르게 빌드하고 민팅하기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/nft-minting/) | 처음부터 스마트 컨트랙트를 작성하고, 배포하고, 자신만의 NFT를 민팅합니다 |
|
||||
| [VS Code 확장 프로그램 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/vscode-extension/) | 템플릿, 코드 채팅, 다중 파일 Q&A가 있는 AI 프로젝트 어시스턴트를 구축합니다 |
|
||||
| [산업용 Qt 데스크톱 앱 만들기](https://datawhalechina.github.io/easy-vibe/en/stage-3/cross-platform/qt-industrial-hmi/) | 트렌드, 알림, 모니터링이 있는 실시간 Qt HMI 시스템을 만듭니다 |
|
||||
|
||||
#### AI 기능 부록
|
||||
|
||||
| 섹션 | 핵심 내용 |
|
||||
| :------ | :---------- |
|
||||
| [RAG란 무엇이며 어떻게 작동하는가](https://datawhalechina.github.io/easy-vibe/en/stage-3/ai-advanced/rag-introduction/) | RAG 원리와 일반적인 아키텍처에 대한 체계적인 이해를 구축합니다 |
|
||||
| [LangGraph를 활용한 중고급 RAG 워크플로우](https://datawhalechina.github.io/easy-vibe/en/stage-3/ai-advanced/langgraph-advanced-rag/) | 다단계 워크플로우와 더 고급 RAG 시스템을 설계합니다 |
|
||||
|
||||
### 📚 부록 지식 베이스
|
||||
|
||||
> **9개 주요 지식 영역**과 **80개 이상의 인터랙티브 주제**를 다루며, 애니메이션과 시각 컴포넌트를 사용하여 컴퓨터 기초부터 AI 최전선까지 핵심 개념을 직관적으로 이해할 수 있도록 돕습니다.
|
||||
>
|
||||
> 👉 [查看完整附录](https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/) · [AI 能力词典](https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/ai-capability-dictionary)
|
||||
> 👉 [전체 부록 보기](https://datawhalechina.github.io/easy-vibe/en/appendix/)
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td valign="top" width="33%">
|
||||
<strong>💻 计算机基础</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/transistor-to-cpu.html">从晶体管到 CPU</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/operating-systems.html">操作系统</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/data-encoding-storage.html">数据的编码、存储与传输</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/computer-networks.html">网络:两台电脑如何对话</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/data-structures.html">数据结构</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/1-computer-fundamentals/algorithm-thinking.html">算法思维入门</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🔧 开发工具</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/git-version-control.html">Git:代码的时光机</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/command-line-shell.html">命令行与 Shell 脚本</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/package-managers.html">包管理器</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/debugging-art/">调试的艺术</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/regex.html">正则表达式</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/2-development-tools/environment-path.html">环境变量与 PATH</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🌐 浏览器与前端</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/javascript-deep-dive.html">JavaScript 语言深入</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/browser-as-os-rendering.html">浏览器渲染管道</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/frontend-frameworks.html">前端框架对比</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/graphics-animation.html">图形与动画</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/web-performance.html">网页性能的度量与优化</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/3-browser-and-frontend/frontend-engineering.html">前端工程化全貌</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🖥️ 服务器与后端</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/http-protocol.html">HTTP 协议</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/api-design.html">API 设计哲学</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/auth-authorization.html">认证与授权体系</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/concurrency-async.html">并发、异步与多线程</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/message-queues.html">消息队列与事件驱动</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/4-server-and-backend/backend-layered-architecture.html">后端分层架构</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>📊 数据</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/database-fundamentals.html">数据库原理与 SQL</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/database-fundamentals.html">数据库原理</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/data-tracking.html">数据埋点与用户行为采集</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/data-analysis.html">数据分析基础</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/ab-testing.html">A/B 测试与实验驱动</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/5-data/data-visualization.html">数据可视化与仪表盘</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🏗️ 架构与系统设计</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/6-architecture-and-system-design/monolith-to-microservices.html">从单体到微服务的演进</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/6-architecture-and-system-design/distributed-systems.html">分布式系统的挑战</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/6-architecture-and-system-design/high-availability.html">高可用与容灾</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/6-architecture-and-system-design/system-design-methodology.html">系统设计方法论</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="33%">
|
||||
<strong>☁️ 基础设施与运维</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/docker-containers.html">Docker 容器化</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/kubernetes.html">Kubernetes 编排</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/ci-cd.html">CI / CD 自动化</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/dns-https.html">域名、DNS 与 HTTPS</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/monitoring-logging.html">监控、日志与告警</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/7-infrastructure-and-operations/infrastructure-as-code.html">基础设施即代码</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🤖 人工智能</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/llm-principles.html">大语言模型的工作原理</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/transformer-attention.html">Transformer 与注意力机制</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/rag.html">RAG 架构</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/ai-agents.html">AI Agent 与工具调用</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/prompt-engineering.html">提示词工程</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/8-artificial-intelligence/image-generation.html">图像生成原理</a>
|
||||
</td>
|
||||
<td valign="top" width="33%">
|
||||
<strong>🎯 工程素养</strong><br><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/code-quality-refactoring.html">代码质量与重构</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/testing-strategies.html">测试策略</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/design-patterns.html">设计模式</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/security-thinking.html">安全思维与攻防基础</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/technical-writing.html">技术文档写作</a><br>
|
||||
• <a href="https://datawhalechina.github.io/easy-vibe/zh-cn/appendix/9-engineering-excellence/open-source-collaboration.html">开源协作</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
### 🎓 다른 강좌
|
||||
|
||||
## 🛠️ 如何学习
|
||||
- [실전 모던 RL](#다른-강좌)
|
||||
- [하니스 엔지니어링 배우기](#다른-강좌)
|
||||
|
||||
- 根据个人能力,选择性地阅读和实践相关章节,如果有问题欢迎 issue 提问。
|
||||
## 🛠️ 학습 방법
|
||||
|
||||
## 💻 本地启动本课件
|
||||
- 현재 수준에 맞는 섹션을 읽고 실습하세요. 막히는 부분이 있으면 언제든 이슈를 열어주세요.
|
||||
|
||||
### 现代方案
|
||||
## 💻 로컬 실행
|
||||
|
||||
在 AI IDE 对话框(vscode、cursor、trae 等)中,输入下列提示词启动本课件:
|
||||
### 모던 방식
|
||||
|
||||
```
|
||||
请你帮我运行这个项目的本地服务
|
||||
VS Code, Cursor, Trae 등 AI IDE 채팅 창에서 다음과 같이 입력하세요:
|
||||
|
||||
```text
|
||||
이 프로젝트를 로컬에서 실행해 주세요.
|
||||
```
|
||||
|
||||
### 旧方案
|
||||
### 전통적 방식
|
||||
|
||||
1. npm install
|
||||
2. npm run dev
|
||||
3. 打开浏览器访问 `http://localhost:3000` 即可查看。
|
||||
1. `npm install`
|
||||
2. `npm run dev`
|
||||
3. 브라우저에서 `http://localhost:3000`을 엽니다.
|
||||
|
||||
## 🤝 参与贡献
|
||||
## 다른 강좌
|
||||
|
||||
- 如果你发现了一些问题,或者觉得任何可以改进本项目的地方,可以提 Issue 进行反馈。如果提完没有人回复你可以联系[保姆团队](https://github.com/datawhalechina/DOPMC/blob/main/OP.md)的同学进行反馈跟进~
|
||||
- 如果你想参与贡献本项目,可以提 Pull Request,如果提完没有人回复你可以联系[保姆团队](https://github.com/datawhalechina/DOPMC/blob/main/OP.md)的同学进行反馈跟进~
|
||||
- 如果你对 Datawhale 很感兴趣并想要发起一个新的项目,请按照[Datawhale 开源项目指南](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)进行操作即可~
|
||||
저희 팀이 만든 다른 강좌도 확인해 보세요!
|
||||
|
||||
## 🙏 感谢每位贡献者
|
||||
[](https://github.com/walkinglabs/hands-on-modern-rl)
|
||||
|
||||
- [散步-项目负责人](https://github.com/sanbuphy) (Datawhale成员)
|
||||
- 方可-指导老师(Datawhale成员, 清华大学)
|
||||
- [Yerim Kang](https://github.com/yerim25)(实践项目部分-清华大学)
|
||||
- [赵芷霖](https://github.com/ChileenZ)(实践项目部分-清华大学)
|
||||
- [李亦萱](https://yixuan20.github.io/)(页面美术设计-清华大学)
|
||||
- 刘思怡(实践项目部分-清华大学)
|
||||
- [刘丽欣](https://github.com/liulx25xx)(实践项目部分-清华大学)
|
||||
- AI Vibe Coding 101 内测群完整给建议体验的小伙伴们
|
||||
**실전 모던 RL**: 기본 RL 개념에서 LLM 정렬, RLVR, 고급 Agentic 시스템까지 이어주는 오픈소스 실전 커리큘럼입니다.
|
||||
|
||||
### 特别感谢
|
||||
[](https://github.com/walkinglabs/learn-harness-engineering/tree/main)
|
||||
|
||||
- 感谢 [@Sm1les](https://github.com/Sm1les) 对本项目的帮助与支持
|
||||
- 感谢所有为本项目做出贡献的开发者们和支持点赞的朋友们 ❤️
|
||||
**하니스 엔지니어링 배우기**: 하니스 엔지니어링에 대한 포괄적인 가이드입니다.
|
||||
|
||||
## 🤝 기여 및 기여자
|
||||
|
||||
- 문제를 발견하거나 개선할 수 있는 부분이 있다면 자유롭게 이슈를 열어주세요. 답변이 없으면 [Datawhale 지원 팀](https://github.com/datawhalechina/DOPMC/blob/main/OP.md)에 연락할 수도 있습니다.
|
||||
- 기여하고 싶다면 풀 리퀘스트를 열어주세요. 답변이 없으면 [Datawhale 지원 팀](https://github.com/datawhalechina/DOPMC/blob/main/OP.md)에 연락할 수도 있습니다.
|
||||
- 새로운 Datawhale 오픈소스 프로젝트를 시작하고 싶다면 [Datawhale 오픈소스 프로젝트 가이드](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)를 따르세요.
|
||||
|
||||
### 🙏 기여자
|
||||
|
||||
- [산부 - 프로젝트 리드](https://github.com/sanbuphy) (Datawhale 멤버)
|
||||
- 팡커 - 멘토 (Datawhale 멤버, 칭화대학교)
|
||||
- [예림 강](https://github.com/yerim25) (실습 프로젝트, 칭화대학교)
|
||||
- [즈린 자오](https://github.com/ChileenZ) (실습 프로젝트, 칭화대학교)
|
||||
- [이쉬안 리](https://yixuan20.github.io/) (비주얼 디자인, 칭화대학교)
|
||||
- 쓰이 류 (실습 프로젝트, 칭화대학교)
|
||||
- [리신 류](https://github.com/liulx25xx) (실습 프로젝트, 칭화대학교)
|
||||
- AI Vibe Coding 101 내부 테스트 그룹에서 제안과 피드백을 공유한 모든 분들
|
||||
|
||||
### 특별 감사
|
||||
|
||||
- 이 프로젝트에 도움과 지원을 주신 [@Sm1les](https://github.com/Sm1les)님께 감사드립니다
|
||||
- 피드백과 스타로 프로젝트를 지지해 주신 모든 기여자분들께 감사드립니다 ❤️
|
||||
|
||||
<div align="center">
|
||||
|
||||
|
||||
<a href="https://www.star-history.com/#datawhalechina/easy-vibe&type=timeline&legend=top-left">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=datawhalechina/easy-vibe&type=timeline&theme=dark&legend=top-left" />
|
||||
@@ -455,22 +419,21 @@ Easy-Vibe는 그것을 실제 제품으로 만드는 방법을 가르칩니다.
|
||||
</a>
|
||||
</div>
|
||||
|
||||
## 📄 LICENSE
|
||||
## 📄 라이선스
|
||||
|
||||
<div align="center">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
|
||||
<img
|
||||
alt="知识共享许可协议"
|
||||
alt="크리에이티브 커먼즈 라이선스"
|
||||
style="border-width:0"
|
||||
src="https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey"
|
||||
/>
|
||||
</a>
|
||||
<br />
|
||||
本作品采用
|
||||
이 작업은 다음 라이선스에 따라 제공됩니다:
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
|
||||
知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议
|
||||
</a>
|
||||
进行许可。
|
||||
크리에이티브 커먼즈 저작자표시-비영리-동일조건변경허락 4.0 국제 라이선스
|
||||
</a>.
|
||||
</div>
|
||||
|
||||
## Star History
|
||||
|
||||
Reference in New Issue
Block a user