Skip to content

Commit daada7d

Browse files
committed
update
1 parent 6eaec31 commit daada7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ko-KR/src/guide/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ footer: false
77
:::info 당신은 현재 Vue 3에 대한 문서를 읽고 있습니다!
88

99
- Vue 2 문서가 [v2.vuejs.org](https://kr.vuejs.org/index.html)로 이동되었습니다.
10-
- Vue 2에서 업그레이드 하시려면 [마이그레이션 가이드](https://v3-migration.vuejs.org/)를 확인하십시오.
10+
- Vue 2에서 업그레이드 하시려면 [마이그레이션 가이드](https://v3-migration.vuejs.org/)를 확인하십시오.
1111
:::
1212

13-
## Vue는 무엇입니까? {#what-is-vue}
13+
## Vue는 무엇일까요? {#what-is-vue}
1414

1515
Vue( **view** 와 마찬가지로 /vjuː/ 라고 발음합니다 )는 사용자 인터페이스를 구축하기 위한 JavaScript 프레임워크입니다.
1616
표준 HTML, CSS 및 JavaScript를 기반으로 구축되며, 단순한 것 부터 복잡한 것 까지 사용자 인터페이스를 효율적으로 개발 할수 있는 컴포넌트 기반 프로그래밍 모델을 제공합니다.

0 commit comments

Comments
 (0)