Commit b9834764 by Sendya

update: README.md

parent 9c440120
# vue-antd-pro # vue-antd-pro
use [Ant Design of Vue 1.1.0](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/) 基于 [Ant Design of Vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/) 实现的 [Ant Design Pro](https://pro.ant.design/) Vue 版
## Project setup [预览地址](https://pro.loacg.com/) **附带一些后台基础用到的列表展示例子**
```
yarn install ![](https://static-2.loacg.com/open/static/github/20180916-134306.png)
``` ![](https://static-2.loacg.com/open/static/github/20180916-134251.png)
![](https://static-2.loacg.com/open/static/github/20180916-155011.png)
### Compiles and hot-reloads for development ![](https://static-2.loacg.com/open/static/github/20180916-154921.png)
``` ![](https://static-2.loacg.com/open/static/github/20180916-155317.png)
yarn run serve ![](https://static-2.loacg.com/open/static/github/20180916-154937.png)
``` ![](https://static-2.loacg.com/open/static/github/20180916-154950.png)
### Compiles and minifies for production ## 环境和依赖
``` - node
yarn run build - yarn
``` - webpack
- eslint
### Lints and fixes files - @vue/cli 3.0.3
``` - [vue-cropper (头像裁剪组件)](https://github.com/xyxiao001/vue-cropper)
yarn run lint - [@antv/g2] (https://antv.alipay.com/zh-cn/index.html)
- [viser-vue (封装de antv/g2)](https://viserjs.github.io/docs.html#/viser/guide/installation)
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment