No Description

Sendya 94fe1237f6 cleanup 6 years ago
public e3ab40e4e1 fixed user/avatar layout 6 years ago
src 9e01b91461 add: drawer menu 6 years ago
.editorconfig 65970af1d5 fixed layout 6 years ago
.gitignore ddbda39d65 init 6 years ago
LICENSE 94fe1237f6 cleanup 6 years ago
README.md 94fe1237f6 cleanup 6 years ago
babel.config.js ddbda39d65 init 6 years ago
idea.config.js 9e89d3069b add inner edit table 6 years ago
package.json 5077398af4 updated: package 6 years ago
vue.config.js b6c0a9a367 cleanup 6 years ago
yarn.lock 5077398af4 updated: package 6 years ago

README.md

vue-antd-pro

use Ant Design of Vue 1.1.0

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