ant-design-pro-vue

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

Github stars Tracking Chart

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]










Main metrics

Overview
Name With OwnervueComponent/ant-design-vue-pro
Primary LanguageVue
Program languageJavaScript (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2018-09-15 10:39:38
Pushed At2023-08-03 06:34:11
Last Commit At2022-10-10 22:31:07
Release Count37
Last Release Name3.0.3 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count10.9k
Watchers Count238
Fork Count3.1k
Commits Count647
Has Issues Enabled
Issues Count1235
Issue Open Count208
Pull Requests Count92
Pull Requests Open Count6
Pull Requests Close Count113
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private