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
7890b2816c
commit
7f08145e79
@ -26,11 +26,20 @@
|
|||||||
| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
||||||
|
|
||||||
## 使用 bash
|
## 使用 bash
|
||||||
|
### clone
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/iczer/vue-antd-admin.git
|
$ git clone https://github.com/iczer/vue-antd-admin.git
|
||||||
|
```
|
||||||
|
### yarn
|
||||||
|
```bash
|
||||||
$ yarn install
|
$ yarn install
|
||||||
$ yarn serve
|
$ yarn serve
|
||||||
```
|
```
|
||||||
|
### or npm
|
||||||
|
```
|
||||||
|
$ npm install
|
||||||
|
$ npm start
|
||||||
|
```
|
||||||
更多信息参考 [使用文档](https://iczer.github.io/vue-antd-admin)
|
更多信息参考 [使用文档](https://iczer.github.io/vue-antd-admin)
|
||||||
|
|
||||||
## 其它
|
## 其它
|
||||||
|
Loading…
x
Reference in New Issue
Block a user