Skip to content

Commit e64a885

Browse files
authored
Merge pull request #226 from niceplugin/tutorial/step-15
번역: tutorial/step-15
2 parents 80dee91 + da80e98 commit e64a885

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h1 @click="showConfetti">🎉 Congratulations!</h1>
1+
<h1 @click="showConfetti">🎉 축하합니다!</h1>
Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
# You Did It!
1+
# 훌륭하게 해냈군요!
22

3-
You have finished the tutorial!
3+
튜토리얼을 마쳤습니다!
44

5-
At this point, you should have a good idea of what it's like to work with Vue. However, we covered a lot of things really fast and glossed over the details, so definitely keep learning! As a next step, you can:
5+
이제 Vue를 어떻게 사용해야 하는지 잘 알게 되었을 것입니다.
6+
하지만, 우리는 정말 빠르고 쉽게 많은 것을 다루기 위해, 세부적인 것은 생략했습니다.
7+
더 확실하게 그리고 많은 것을 배우기 위해 다음을 생각해 볼 수 있습니다:
68

7-
- Set up a real Vue project on your machine by following the [Quick Start](/guide/quick-start.html).
9+
- [빠른 시작](/guide/quick-start.html)의 안내에 따라 컴퓨터에 실제 Vue 프로젝트를 생성하기.
810

9-
- Go through the [Main Guide](/guide/essentials/application.html), which covers all the topics we learned so far in greater details, and much more.
11+
- 지금까지 배운 모든 주제를 더 자세히 다루는 [메인 가이드](/guide/essentials/application.html)를 살펴보기.
1012

11-
- Check out some more practical [Examples](/examples/).
13+
- 좀 더 실용적인 [예제](/examples/) 살펴보기.
1214

13-
We can't wait to see what you build next!
15+
앞으로 Vue를 사용하여 어떤 멋진 것을 만들어낼지 너무 기대됩니다!

0 commit comments

Comments
 (0)