Min's blog

I choose to see the beauties in the world.

导航

2017年10月13日

摘要: 基本使用流程:1. npm install vue-cli -g 安装 vue命令环境 验证安装ok? vue --version2. 生成项目模板 vue init <模板名> 本地文件夹名称 vue init webpack-simple#1.0 webpack simple demo 模板名: 阅读全文

posted @ 2017-10-13 08:51 Min77 阅读(117) 评论(0) 推荐(0)