Nav apraksta

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

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