No Description

Sendya b98347646c update: README.md 6 years ago
public e3ab40e4e1 fixed user/avatar layout 6 years ago
src 9c44012012 added: permission table 6 years ago
.editorconfig 65970af1d5 fixed layout 6 years ago
.gitignore ddbda39d65 init 6 years ago
LICENSE 94fe1237f6 cleanup 6 years ago
README.md b98347646c update: README.md 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

基于 Ant Design of Vue 实现的 Ant Design Pro Vue 版

预览地址 附带一些后台基础用到的列表展示例子

环境和依赖

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