ant-design-pro-vue

??‍???‍? Use Ant Design Vue like a Pro! A simple vue admin template.

Github星跟踪图

English, 简体中文

Backers on Open Collective Sponsors on Open Collective License
Release
Travis branch

Overview

dashboard + multi-tabs

dashboard + setting

user profile

permission list

Env and dependencies

Note: Yarn package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm

Project setup

  • Clone repo
git clone https://github.com/sendya/ant-design-pro-vue.git
cd ant-design-pro-vue
  • Install dependencies
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

Other

  • IMPORTANT : About Issue feedback !! when opening Issue read Issue / PR Contributing

  • Vue-cli3 used by the project.

  • Disable Eslint (not recommended): remove eslintConfig field in package.json and vue.config.js field lintOnSave: false

  • Load on Demand: modify /src/main.js L14, replace to import './core/lazy_use' code. more load-on-demand.md

  • Customize Theme: Custom Theme Config (@kokoroli)

  • I18n: locales (@musnow)

  • Production env mock is disabled. use src/mock/index.js

  • Plz use release version

Browsers support

Modern browsers and IE10., IE / Edge, Firefox, Chrome, Safari, Opera, ---, ---, ---, ---, ---, IE10, Edge, last 2 versions, last 2 versions, last 2 versions, last 2 versions, ## Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]










主要指标

概览
名称与所有者vueComponent/ant-design-vue-pro
主编程语言Vue
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2018-09-15 10:39:38
推送于2023-08-03 06:34:11
最后一次提交2022-10-10 22:31:07
发布数37
最新版本名称3.0.3 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数10.9k
关注者数238
派生数3.1k
提交数647
已启用问题?
问题数1235
打开的问题数208
拉请求数92
打开的拉请求数6
关闭的拉请求数113
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?