Ant Design Pro

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
Alternatives To Ant Design Pro
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ant Design Pro34,338133756 hours ago47May 08, 2019271mitTypeScript
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
React Admin22,2802481716 hours ago233September 23, 2022131mitTypeScript
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
Refine11,269
2 hours ago23mitTypeScript
Build your React-based CRUD applications, without constraints. 🌟 Star to support our work!
Antd Admin9,243
4 months ago31mitJavaScript
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
React Admin5,840
2 years ago14mitTypeScript
:sparkles: react-admin system solution : react 后台管理系统解决方案
Frontendgithub4,910
3 months ago70mit
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等)
Xadmin4,69276 months ago34May 12, 2022386bsd-3-clausePython
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
Material Kit React4,506
2 months ago4mitJavaScript
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 Template4,058
a month ago2November 01, 20203mitJavaScript
CoreUI React is a free React admin template based on Bootstrap 5
Airframe React3,825
5 months ago45mitJavaScript
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Alternatives To Ant Design Pro
Select To Compare


Alternative Project Comparisons
Readme

Language : 🇺🇸 | 🇨🇳 | 🇷🇺 | 🇹🇷 | 🇯🇵 | 🇫🇷 | 🇵🇹 | 🇸🇦

Ant Design Pro

An out-of-box UI solution for enterprise applications as a React boilerplate.

Build Status Github Action Deploy

Gitter Join the chat at https://gitter.im/ant-design/ant-design-pro Build With Umi

5.0 is out! 🎉🎉🎉

Ant Design Pro 5.0.0

Translation Recruitment 📢

We need your help: https://github.com/ant-design/ant-design-pro/issues/120

Features

  • 💡 TypeScript: A language for application-scale JavaScript
  • 📜 Blocks: Build page with block template
  • 💎 Neat Design: Follow Ant Design specification
  • 📐 Common Templates: Typical templates for enterprise applications
  • 🚀 State of The Art Development: Newest development stack of React/umi/dva/antd
  • 📱 Responsive: Designed for variable screen sizes
  • 🎨 Theming: Customizable theme with simple config
  • 🌐 International: Built-in i18n solution
  • ⚙️ Best Practices: Solid workflow to make your code healthy
  • 🔢 Mock development: Easy to use mock development solution
  • UI Test: Fly safely with unit and e2e tests

Templates

- 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

Usage

Use bash

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

Browsers support

Modern browsers.

EdgeEdge FirefoxFirefox ChromeChrome SafariSafari OperaOpera
Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

Any type of contribution is welcome, here are some examples of how you may contribute to this project:

  • Use Ant Design Pro in your daily work.
  • Submit issues to report bugs or ask questions.
  • Propose pull requests to improve our code.
Popular Reactjs Projects
Popular Admin Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Admin
Dashboard
Ant Design
Mock