Skip to content

Commit 4514f30

Browse files
committed
添加安装Vue CLI说明
1 parent 0f556d9 commit 4514f30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# 如何开发
55

66
前端使用了 https://arco.design/vue/docs/start
7+
## 安装Vue CLI
8+
```
9+
npm install -g @vue/cli
10+
```
11+
712
## 安装依赖
813
```
914
npm install

0 commit comments

Comments
 (0)