Sen descrición

afc163 cae8242529 update README.md %!s(int64=8) %!d(string=hai) anos
mock 1e54651cd4 update mock data %!s(int64=8) %!d(string=hai) anos
public a957bffb4f Add favicon and update g2 default theme %!s(int64=8) %!d(string=hai) anos
src fcb290efe1 Fix link and head picture %!s(int64=8) %!d(string=hai) anos
tests 36d3f39509 upgrade to React 16 %!s(int64=8) %!d(string=hai) anos
.editorconfig d7ddf3ab8d Extract scaffold to independent git repo %!s(int64=8) %!d(string=hai) anos
.eslintrc 12f41ad836 upgrade enzyme %!s(int64=8) %!d(string=hai) anos
.gitignore 2d1148ebe5 Add UI Test (#10) %!s(int64=8) %!d(string=hai) anos
.roadhogrc c10ca6f363 Remove dva from component (#26) %!s(int64=8) %!d(string=hai) anos
.roadhogrc.mock.js ca45dd03f2 update tag clound %!s(int64=8) %!d(string=hai) anos
.stylelintrc f6c32c25af add stylelintrc %!s(int64=8) %!d(string=hai) anos
.travis.yml 2d1148ebe5 Add UI Test (#10) %!s(int64=8) %!d(string=hai) anos
CNAME 435434d2a9 Add CNAME %!s(int64=8) %!d(string=hai) anos
CODE_OF_CONDUCT.md 35129a98d0 Create CODE_OF_CONDUCT.md %!s(int64=8) %!d(string=hai) anos
LICENSE a347918d8b Create LICENSE %!s(int64=8) %!d(string=hai) anos
README.en-US.md cae8242529 update README.md %!s(int64=8) %!d(string=hai) anos
README.md cae8242529 update README.md %!s(int64=8) %!d(string=hai) anos
package.json 8ec95ea0c2 [WIP] Add README (#24) %!s(int64=8) %!d(string=hai) anos

README.en-US.md

简体中文 | English

Ant Design Pro

Gitter

An out-of-box UI solution for enterprise applications.

Features

  • :gem: Neat Design: Follow Ant Design specification
  • :triangular_ruler: Common Templates: Typical templates for enterprise applications
  • :rocket: State of The Art Development: Newest development stack of React/dva/antd
  • :iphone: Responsive: Designed for varies of screen size
  • :art: Themeing: Customizable theme with simple config
  • :globe_with_meridians: International: Built-in i18n solution
  • :gear: Best Practice: Solid workflow make your code health
  • :1234: Mock development: Easy to use mock development solution
  • :white_check_mark: UI Test: Fly safely with unit test and e2e test
$ git clone git@github.com:ant-design/ant-design-pro --depth=1
$ cd ant-design-pro
$ npm install
$ npm start         # visit http://localhost:8000

More instruction at documentation

Compatibility

Modern browsers and IE11.

Contributing

Any Contribution of following ways will be welcome:

  • Use Ant Design Pro in your daily work.
  • Submit issue to report bug or ask questions.
  • Propose pull request to improve our code.