Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 369 Bytes

vue+webpack测试

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

运行方法

【1】编译vue源码

cnpm install
npm run build-dev

【2】浏览器访问

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