Vue.JS 2 Tutorial #17 - The Vue CLI > JS프레임워크

JS프레임워크

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개

© SIRSOFT
현재 페이지 제일 처음으로