> For the complete documentation index, see [llms.txt](https://paneoy.gitbook.io/vue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paneoy.gitbook.io/vue/master.md).

# Vue

## Vue 설치하기

```
npm i -g @vue/cli
```

```
vue create vue999
```

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MO_-wUZ3eT9-zm6br6N%2F-MO_02YZgVFFzcqb2z5V%2Fimage.png?alt=media\&token=79cda925-0c33-4e65-8fab-d85cbb0e6116)

Manually select features 선택

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MO_-wUZ3eT9-zm6br6N%2F-MO_0uoxMY9RysiuE5kj%2Fimage.png?alt=media\&token=538de200-0788-4560-8803-9d152e508112)

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MO_15FHqMXctWDnJ-Ll%2F-MO_5EbcPtLrGiq5jV0L%2Fimage.png?alt=media\&token=3ef39e5c-ebe3-408f-815d-7e601c151738)

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MO_15FHqMXctWDnJ-Ll%2F-MO_6CdvWB5B9cAhRmhb%2Fimage.png?alt=media\&token=6fbb1504-1c0f-44ea-a624-1fe364727cb7)

### 실행할 때

```
npm run serve
```

## vuetify 설치하기

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MP808r2-c_UUwZkn_Po%2F-MP84QcGctvzsPDjAHK0%2Fimage.png?alt=media\&token=a6565c5a-e93d-4d2a-b112-6302a95bb64d)

![](https://2545348330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOZuRQLKl8oI_VrUE2V%2F-MP808r2-c_UUwZkn_Po%2F-MP853ughDUIpEl-dQSh%2Fimage.png?alt=media\&token=4e26b04c-e491-451e-8e4b-0a711b9c59e0)
