All Projects → zuiidea → Antd Admin

zuiidea / Antd Admin

Licence: mit
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS

Programming Languages

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

Projects that are alternatives of or similar to Antd Admin

Dva Admin
dva admin antd dashboard
Stars: ✭ 278 (-96.8%)
Mutual labels:  mock, antd, dva, dashboard, admin
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (-92.24%)
Mutual labels:  mock, dashboard, admin
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (-84.87%)
Mutual labels:  antd, dashboard, admin
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-98.99%)
Mutual labels:  antd, dashboard, admin
Ant Design Pro
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
Stars: ✭ 30,909 (+256.18%)
Mutual labels:  antd, dashboard, admin
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-99.8%)
Mutual labels:  mock, dva, antd
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-99.16%)
Mutual labels:  antd, dashboard, admin
Vue Element Admin
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Stars: ✭ 73,044 (+741.71%)
Mutual labels:  mock, dashboard, admin
Leaa
Leaa is a monorepo restful CMS / Admin built with Nest.js (@nestjsx/crud, node.js) and Ant Design.
Stars: ✭ 375 (-95.68%)
Mutual labels:  antd, dashboard, admin
Ant Design Vue Pro
👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!
Stars: ✭ 8,965 (+3.31%)
Mutual labels:  antd, dashboard, admin
Flask Profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
Stars: ✭ 622 (-92.83%)
Mutual labels:  dashboard, admin
Kaffy
Powerfully simple admin package for phoenix applications
Stars: ✭ 617 (-92.89%)
Mutual labels:  dashboard, admin
Fes.js
Fes.js 是一套优秀的中后台前端解决方案。提供初始项目、开发调试、Mock接口、编译打包的命令行工具。内置布局、权限、数据字典、状态管理、存储、Api等多个模块。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。基于Vue.js,上手简单。经过多个项目中打磨,趋于稳定。
Stars: ✭ 579 (-93.33%)
Mutual labels:  mock, admin
Django Jazzmin
Jazzy theme for Django
Stars: ✭ 574 (-93.39%)
Mutual labels:  dashboard, admin
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-92.05%)
Mutual labels:  dashboard, admin
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-99.38%)
Mutual labels:  dashboard, admin
Permission Manager
Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
Stars: ✭ 753 (-91.32%)
Mutual labels:  dashboard, admin
Django Admin Bootstrap
Responsive Theme for Django Admin With Sidebar Menu
Stars: ✭ 787 (-90.93%)
Mutual labels:  dashboard, admin
Rest Admin
Restful Admin Dashboard Based on Vue and Boostrap 4
Stars: ✭ 565 (-93.49%)
Mutual labels:  dashboard, admin
Bowtie
Create a dashboard with python!
Stars: ✭ 724 (-91.66%)
Mutual labels:  antd, dashboard

antd-admin

AntD Admin

An excellent front-end solution for enterprise applications.

antd umi GitHub issues MIT Travis (.org) PRs Welcome Gitter

English | 简体中文

Features

  • Internationalization, extracting translation fields from source code, loading language packs on demand
  • Dynamic permissions, different permissions for different menus
  • Elegant and beautiful, Ant Design system
  • Mock data, local data debugging

Usage

  1. Clone project code.
git clone https://github.com/zuiidea/antd-admin.git my-project
cd my-project
  1. Installation dependence.
yarn install

Or

npm install
  1. Start local server.
npm run start
  1. After the startup is complete, open a browser and visit http://localhost:7000, If you need to change the startup port, you can configure it in the .env file.

  2. For login page, there're two account. Username: admin Password: admin / Username: guest Password: guest

More instructions at documentation

Browsers support

Modern browsers.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

We very much welcome your contribution, you can build together with us in the following ways 😃

  • Use Ant Design Pro in your daily work.
  • Submit GitHub issuess to report bugs or ask questions.
  • Propose Pull Request to improve our code.
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].