1. npm install -g @vue/cli (버전)
npm install -g @vue/cli 4.5.11
2. vue.cmd create 프로젝트명
3. vs code 에디터 추가
Vetur
html css support
Vue3 snippets
'javascript > vue' 카테고리의 다른 글
Component name "파일이름" should always be multi-word vue/multi-word-component-names 오류 해결 방법 (0) | 2022.03.29 |
---|---|
vue router (router -view, router -link) (0) | 2022.03.23 |
해당 id에 script 값을 전달하는 방법 (0) | 2022.03.23 |
github에서 받은 vue 파일이 열리지 않을 때 (0) | 2022.03.23 |