Skip to content

Latest commit

 

History

History
 
 

demo-vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vue+webpack测试

在线测试,主要文件为component/main.vue

运行方法

【1】编译vue源码

cnpm install
npm run build-dev

【2】浏览器访问

然后就可以打开index.html查看效果了