Vue.JS 2 Tutorial #17 - The Vue CLI 정보
Vue Vue.JS 2 Tutorial #17 - The Vue CLI
본문
The Vue CLI
Use ES6 features
Compile & minify our JS into 1 file
Use single file templates
Complie everything on our machine, not in a browser
Live reload dev server
cmder 와 node.js 인스톨
vue-cli 최신 인스톨
https://cli.vuejs.org/guide/installation.html
npm install -g @vue/cli
프로젝트 만들기 https://cli.vuejs.org/guide/creating-a-project.html#vue-create
vue create hello-world
추천
0
0
댓글 0개