Bez popisu

Sendya b98347646c update: README.md před 6 roky
public e3ab40e4e1 fixed user/avatar layout před 6 roky
src 9c44012012 added: permission table před 6 roky
.editorconfig 65970af1d5 fixed layout před 6 roky
.gitignore ddbda39d65 init před 6 roky
LICENSE 94fe1237f6 cleanup před 6 roky
README.md b98347646c update: README.md před 6 roky
babel.config.js ddbda39d65 init před 6 roky
idea.config.js 9e89d3069b add inner edit table před 6 roky
package.json 5077398af4 updated: package před 6 roky
vue.config.js b6c0a9a367 cleanup před 6 roky
yarn.lock 5077398af4 updated: package před 6 roky

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