Skip to content

Commit c477f3f

Browse files
authored
Update README.md
1 parent a2b0e60 commit c477f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# VUE-CLI-MUILT-PAGE VUE多页开发构建插件
22
该插件为*vue-cli3**cli-plugin*插件,依赖*vue-cli3*运行环境(*系统需要安装**vue-cli 3.x**版本*)。<br>
33
## 前期准备
4-
1. 创建项目: 使用*vue create [project]* <br>
4+
1. 创建项目: *vue create [project]* <br>
55
2. 进入项目根目录: *cd [project]* <br>
66
3. 安装此插件: *vue add vue-cli-multi-page* <br>
7-
7+
## 常用命令
88
**新建开发模块使用** *npm run add module*<br>
99
**本地启动开发模块** *npm run serve module*<br>
1010
**本地构建一个模块** *npm run build module*<br>

0 commit comments

Comments
 (0)