- npm install -g ecaray-cli 全局安装
- add wqb2017/vue-prejects-diff-merge 新增模板
- init wqb2017/vue-prejects-diff-merge 初始化模板
- cd my-project-name 进入模板
- npm install 安装依赖
- 启动对应的项目
or
- git clone https://github.com/wqb2017/vue-prejects-diff-merge.git
- npm install 安装依赖
-
启动开发环境 npm run beijing
-
生成正式环境 npm run beijingdist