Commit b9834764 by Sendya

update: README.md

parent 9c440120
# vue-antd-pro
use [Ant Design of Vue 1.1.0](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/)
## 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
基于 [Ant Design of Vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/) 实现的 [Ant Design Pro](https://pro.ant.design/) Vue 版
[预览地址](https://pro.loacg.com/) **附带一些后台基础用到的列表展示例子**
![](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)
![](https://static-2.loacg.com/open/static/github/20180916-154921.png)
![](https://static-2.loacg.com/open/static/github/20180916-155317.png)
![](https://static-2.loacg.com/open/static/github/20180916-154937.png)
![](https://static-2.loacg.com/open/static/github/20180916-154950.png)
## 环境和依赖
- node
- yarn
- webpack
- eslint
- @vue/cli 3.0.3
- [vue-cropper (头像裁剪组件)](https://github.com/xyxiao001/vue-cropper)
- [@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