README.md
An out-of-box UI solution for enterprise applications as a React boilerplate.
Language: πΊπΈ | π¨π³
</div>- 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
Clone or download this repository to your local machine:
git clone --depth=1 https://github.com/ant-design/ant-design-pro.git myapp
cd myapp
npm install
# Start development server (full version by default)
npm start
This project includes all blocks by default. If you need a minimal version, run:
npm run simple
This will:
Note: This operation is irreversible and will permanently delete files.
npm run build
Modern browsers.
| </br>Edge | </br>Firefox | </br>Chrome | </br>Safari | </br>Opera |
|---|---|---|---|---|
| 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: