Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ant Design Pro | 34,338 | 133 | 75 | 6 hours ago | 47 | May 08, 2019 | 271 | mit | TypeScript | |
👨🏻💻👩🏻💻 Use Ant Design like a Pro! | ||||||||||
React Admin | 22,280 | 248 | 171 | 6 hours ago | 233 | September 23, 2022 | 131 | mit | TypeScript | |
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design | ||||||||||
Refine | 11,269 | 2 hours ago | 23 | mit | TypeScript | |||||
Build your React-based CRUD applications, without constraints. 🌟 Star to support our work! | ||||||||||
Antd Admin | 9,243 | 4 months ago | 31 | mit | JavaScript | |||||
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS | ||||||||||
React Admin | 5,840 | 2 years ago | 14 | mit | TypeScript | |||||
:sparkles: react-admin system solution : react 后台管理系统解决方案 | ||||||||||
Frontendgithub | 4,910 | 3 months ago | 70 | mit | ||||||
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等) | ||||||||||
Xadmin | 4,692 | 7 | 6 months ago | 34 | May 12, 2022 | 386 | bsd-3-clause | Python | ||
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. | ||||||||||
Material Kit React | 4,506 | 2 months ago | 4 | mit | JavaScript | |||||
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other | ||||||||||
Coreui Free React Admin Template | 4,058 | a month ago | 2 | November 01, 2020 | 3 | mit | JavaScript | |||
CoreUI React is a free React admin template based on Bootstrap 5 | ||||||||||
Airframe React | 3,825 | 5 months ago | 45 | mit | JavaScript | |||||
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe |
Language : 🇺🇸 | 🇨🇳 | 🇷🇺 | 🇹🇷 | 🇯🇵 | 🇫🇷 | 🇵🇹 | 🇸🇦
We need your help: https://github.com/ant-design/ant-design-pro/issues/120
- Dashboard
- Analytic
- Monitor
- Workspace
- Form
- Basic Form
- Step Form
- Advanced From
- List
- Standard Table
- Standard List
- Card List
- Search List (Project/Applications/Article)
- Profile
- Simple Profile
- Advanced Profile
- Account
- Account Center
- Account Settings
- Result
- Success
- Failed
- Exception
- 403
- 404
- 500
- User
- Login
- Register
- Register Result
We provide pro-cli to quickly initialize scaffolding.
# use npm
npm i @ant-design/pro-cli -g
pro create myapp
select umi version
🐂 Use [email protected] or [email protected] ? (Use arrow keys)
❯ [email protected]
[email protected]
If the [email protected] version is selected, full blocks are not yet supported.
If you choose [email protected], you can also choose the pro template. Pro is the basic template, which only provides the basic content of the framework operation. Complete contains all blocks, which is not suitable for secondary development as a basic template.
? 🚀 Full or a simple scaffold? (Use arrow keys)
❯ simple
complete
Install dependencies:
$ cd myapp && tyarn
// or
$ cd myapp && npm install
Modern browsers.
![]() |
![]() |
![]() |
![]() |
![]() |
---|---|---|---|---|
Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Any type of contribution is welcome, here are some examples of how you may contribute to this project: