javascript/vue
vue project 만드는 방법
무지성개발자
2022. 3. 23. 15:16
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