All Projects → vueComponent → Ant Design Vue Pro

vueComponent / Ant Design Vue Pro

Licence: mit
👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to Ant Design Vue Pro

Vue Admin
基于and-design-vue的vue后台管理系统模板
Stars: ✭ 226 (-97.48%)
Mutual labels:  vuex, dashboard, admin, ant-design, vue-admin
Vue Element Admin
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Stars: ✭ 73,044 (+714.77%)
Mutual labels:  vuex, dashboard, admin, vue-admin
Ant Design Pro
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
Stars: ✭ 30,909 (+244.77%)
Mutual labels:  antd, dashboard, admin, ant-design
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (-85.35%)
Mutual labels:  antd, dashboard, admin, ant-design
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-99.19%)
Mutual labels:  antd, dashboard, admin, ant-design
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-99.02%)
Mutual labels:  antd, dashboard, admin, ant-design
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (-92.49%)
Mutual labels:  vuex, dashboard, admin, vue-admin
Nx Admin
👍 A magical 🐮 ⚔ vue admin,记得star
Stars: ✭ 2,497 (-72.15%)
Mutual labels:  vuex, admin, vue-admin
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+44.58%)
Mutual labels:  admin, ant-design, vue-admin
Bowtie
Create a dashboard with python!
Stars: ✭ 724 (-91.92%)
Mutual labels:  antd, dashboard, ant-design
Iview Admin
Vue 2.0 admin management system template based on iView
Stars: ✭ 15,963 (+78.06%)
Mutual labels:  vuex, admin, vue-admin
Fantastic Admin
一款开箱即用的 Vue 中后台管理系统框架,基于ElementUI,兼容PC、移动端,vue-admin, vue-element-admin, vue后台
Stars: ✭ 153 (-98.29%)
Mutual labels:  vuex, admin, vue-admin
D2 Admin
An elegant dashboard
Stars: ✭ 11,012 (+22.83%)
Mutual labels:  vuex, admin, vue-admin
Dva Admin
dva admin antd dashboard
Stars: ✭ 278 (-96.9%)
Mutual labels:  antd, dashboard, admin
Smart Admin
SmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!
Stars: ✭ 930 (-89.63%)
Mutual labels:  admin, ant-design, vue-admin
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (-78.09%)
Mutual labels:  vuex, dashboard, admin
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+194.84%)
Mutual labels:  antd, admin, ant-design
Vue Admin Html
Vue-cli3.0 + Element UI + Spring Boot2.0 + ThinkPHP5.1 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin
Stars: ✭ 436 (-95.14%)
Mutual labels:  vuex, admin, vue-admin
Vue Admin Pro
Solution for company middle and backstage, written using the vue and nuxtjs
Stars: ✭ 48 (-99.46%)
Mutual labels:  vuex, admin, ant-design
Iview Vue Admin
iView vue Admin / An admin management system template
Stars: ✭ 105 (-98.83%)
Mutual labels:  vuex, admin, vue-admin

English | 简体中文

Ant Design Vue Pro

An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on Ant Design of Vue

License Release Support Vue Version Travis branch

Overview

dashboard

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/vueComponent/ant-design-vue-pro.git
cd ant-design-vue-pro
  • 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 : 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 /src/main.js L14, in import './core/lazy_use', import './core/use''. more load-on-demand.md

  • Customize Theme: Custom Theme Config (@kokoroli)

  • I18n: locales (@musnow)

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

  • pls use release version

Browsers support

Modern browsers and IE10.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].