README.md 4.27 KB
Newer Older
1
[Русский](./README.ru-RU.md) | English | [简体中文](./README.zh-CN.md)
偏右's avatar
偏右 committed
2 3

# Ant Design Pro
陈帅's avatar
陈帅 committed
4
[![CircleCI Status](https://circleci.com/gh/ant-design/ant-design-pro.svg?style=svg)](https://circleci.com/gh/ant-design/ant-design-pro/)
afc163's avatar
afc163 committed
5 6 7
[![Dependencies](https://img.shields.io/david/ant-design/ant-design-pro.svg)](https://david-dm.org/ant-design/ant-design-pro)
[![DevDependencies](https://img.shields.io/david/dev/ant-design/ant-design-pro.svg)](https://david-dm.org/ant-design/ant-design-pro#info=devDependencies&view=list)
[![Gitter](https://badges.gitter.im/ant-design/ant-design-pro.svg)](https://gitter.im/ant-design/ant-design-pro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
afc163's avatar
afc163 committed
8

偏右's avatar
偏右 committed
9
An out-of-box UI solution for enterprise applications as a React boilerplate.
偏右's avatar
偏右 committed
10

afc163's avatar
update  
afc163 committed
11
![](https://gw.alipayobjects.com/zos/rmsportal/xEdBqwSzvoSapmnSnYjU.png)
偏右's avatar
偏右 committed
12

afc163's avatar
afc163 committed
13 14 15
- Preview: http://preview.pro.ant.design
- Home Page: http://pro.ant.design
- Documentation: http://pro.ant.design/docs/getting-started
afc163's avatar
afc163 committed
16
- ChangeLog: http://pro.ant.design/docs/changelog
afc163's avatar
afc163 committed
17
- FAQ: http://pro.ant.design/docs/faq
ddcat1115's avatar
ddcat1115 committed
18
- Mirror Site in China: http://ant-design-pro.gitee.io
偏右's avatar
偏右 committed
19

偏右's avatar
偏右 committed
20 21 22 23
## Translation Recruitment :loudspeaker:

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

afc163's avatar
afc163 committed
24
## Features
偏右's avatar
偏右 committed
25

偏右's avatar
偏右 committed
26
- :gem: **Neat Design**: Follow [Ant Design specification](http://ant.design/)
afc163's avatar
afc163 committed
27 28
- :triangular_ruler: **Common Templates**: Typical templates for enterprise applications
- :rocket: **State of The Art Development**: Newest development stack of React/dva/antd
Leonardo Farroco's avatar
Leonardo Farroco committed
29
- :iphone: **Responsive**: Designed for variable screen sizes
nestoralonso's avatar
nestoralonso committed
30
- :art: **Theming**: Customizable theme with simple config
afc163's avatar
afc163 committed
31
- :globe_with_meridians: **International**: Built-in i18n solution
Leonardo Farroco's avatar
Leonardo Farroco committed
32
- :gear: **Best Practices**: Solid workflow to make your code healthy
afc163's avatar
afc163 committed
33
- :1234: **Mock development**: Easy to use mock development solution
Leonardo Farroco's avatar
Leonardo Farroco committed
34
- :white_check_mark: **UI Test**: Fly safely with unit and e2e tests
偏右's avatar
偏右 committed
35

afc163's avatar
afc163 committed
36
## Templates
afc163's avatar
afc163 committed
37 38 39

```
- Dashboard
afc163's avatar
afc163 committed
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
  - 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
- Result
  - Success
  - Failed
- Exception
  - 403
  - 404
  - 500
- User
  - Login
  - Register
  - Register Result
afc163's avatar
afc163 committed
66 67
```

afc163's avatar
afc163 committed
68
## Usage
afc163's avatar
afc163 committed
69

afc163's avatar
afc163 committed
70
```bash
Jeff Wen's avatar
Jeff Wen committed
71
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
偏右's avatar
偏右 committed
72
$ cd ant-design-pro
afc163's avatar
afc163 committed
73
$ npm install
afc163's avatar
afc163 committed
74
$ npm start         # visit http://localhost:8000
afc163's avatar
afc163 committed
75 76
```

afc163's avatar
afc163 committed
77
Or you can use the command tool: [ant-design-pro-cli](https://github.com/ant-design/ant-design-pro-cli)
afc163's avatar
afc163 committed
78 79 80 81

```bash
$ npm install ant-design-pro-cli -g
$ mkdir pro-demo && cd pro-demo
nikogu's avatar
nikogu committed
82
$ pro new
afc163's avatar
afc163 committed
83
```
niko's avatar
niko committed
84

Leonardo Farroco's avatar
Leonardo Farroco committed
85
More instructions at [documentation](http://pro.ant.design/docs/getting-started).
偏右's avatar
偏右 committed
86

afc163's avatar
afc163 committed
87
## Browsers support
afc163's avatar
afc163 committed
88

afc163's avatar
afc163 committed
89
Modern browsers and IE11.
afc163's avatar
afc163 committed
90

afc163's avatar
afc163 committed
91 92 93 94
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
| --------- | --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions

afc163's avatar
afc163 committed
95
## Contributing
偏右's avatar
偏右 committed
96

Leonardo Farroco's avatar
Leonardo Farroco committed
97
Any type of contribution is welcome, here are some examples of how you may contribute to this project:
偏右's avatar
偏右 committed
98

afc163's avatar
afc163 committed
99
- Use Ant Design Pro in your daily work.
Leonardo Farroco's avatar
Leonardo Farroco committed
100 101
- Submit [issues](http://github.com/ant-design/ant-design-pro/issues) to report bugs or ask questions.
- Propose [pull requests](http://github.com/ant-design/ant-design-pro/pulls) to improve our code.