mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
Update README.md
This commit is contained in:
parent
6516502627
commit
6a9eb617d0
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
[预览地址](https://iczer.gitee.io/vue-antd-pro)
|
[预览地址](https://iczer.gitee.io/vue-antd-pro)
|
||||||
|
|
||||||

|

|
||||||
## 环境
|
## 环境
|
||||||
* node -- 运行/编译
|
* node -- 运行/编译
|
||||||
* yarn -- 依赖管理
|
* yarn -- 依赖管理
|
||||||
@ -22,6 +22,11 @@
|
|||||||
* vue-antd-ui: ^1.0.1
|
* vue-antd-ui: ^1.0.1
|
||||||
* vue-router: ^3.0.1
|
* vue-router: ^3.0.1
|
||||||
## 安装
|
## 安装
|
||||||
|
克隆项目到本地:
|
||||||
|
```
|
||||||
|
$ git clone https://github.com/iczer/vue-antd-admin.git
|
||||||
|
```
|
||||||
|
安装依赖:
|
||||||
```
|
```
|
||||||
$ yarn install
|
$ yarn install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user