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
3c85e5cdbc
commit
c9a607bb85
13
README.md
13
README.md
@ -5,13 +5,14 @@
|
|||||||
|
|
||||||
[预览地址](https://iczer.gitee.io/vue-antd-pro)
|
[预览地址](https://iczer.gitee.io/vue-antd-pro)
|
||||||
|
|
||||||
##环境
|

|
||||||
|
## 环境
|
||||||
* node -- 运行/编译
|
* node -- 运行/编译
|
||||||
* yarn -- 依赖管理
|
* yarn -- 依赖管理
|
||||||
* webpack -- 打包
|
* webpack -- 打包
|
||||||
* eslint -- 代码规约
|
* eslint -- 代码规约
|
||||||
* vue-cli -- 构建
|
* vue-cli -- 构建
|
||||||
##依赖
|
## 依赖
|
||||||
* @antv/data-set: ^0.8.9
|
* @antv/data-set: ^0.8.9
|
||||||
* axios: ^0.18.0
|
* axios: ^0.18.0
|
||||||
* mockjs: ^1.0.1-beta3
|
* mockjs: ^1.0.1-beta3
|
||||||
@ -20,15 +21,15 @@
|
|||||||
* vue: ^2.5.2
|
* vue: ^2.5.2
|
||||||
* vue-antd-ui: ^1.0.1
|
* vue-antd-ui: ^1.0.1
|
||||||
* vue-router: ^3.0.1
|
* vue-router: ^3.0.1
|
||||||
##安装
|
## 安装
|
||||||
```
|
```
|
||||||
$ yarn install
|
$ yarn install
|
||||||
```
|
```
|
||||||
##启动
|
## 启动
|
||||||
```
|
```
|
||||||
$ yarn start
|
$ yarn start
|
||||||
```
|
```
|
||||||
##文档
|
## 文档
|
||||||
编写中...
|
编写中...
|
||||||
##说明
|
## 说明
|
||||||
该项目由仓主在业余由兴趣驱动完成,如有任何疑问或功能需求,欢迎 [issue](https://github.com/iczer/vue-antd-admin/issues)。
|
该项目由仓主在业余由兴趣驱动完成,如有任何疑问或功能需求,欢迎 [issue](https://github.com/iczer/vue-antd-admin/issues)。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user