研发图纸文件管理系统-前端项目
iczer
2020-07-01 7f08145e791f6df4e6021662f2281683efc85ddc
Update README.md
1个文件已修改
9 ■■■■■ 已修改文件
README.md 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
README.md
@@ -26,11 +26,20 @@
| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
## 使用 bash
### clone
```bash
$ git clone https://github.com/iczer/vue-antd-admin.git
```
### yarn
```bash
$ yarn install
$ yarn serve
```
### or npm
```
$ npm install
$ npm start
```
更多信息参考 [使用文档](https://iczer.github.io/vue-antd-admin)
## 其它