👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.9 KiB

简体中文 | English

Ant Design Pro

Gitter

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

Features

  • 💎 Neat Design: Follow Ant Design specification
  • 📐 Common Templates: Typical templates for enterprise applications
  • 🚀 State of The Art Development: Newest development stack of React/dva/antd
  • 📱 Responsive: Designed for varies of screen size
  • 🎨 Themeing: Customizable theme with simple config
  • 🌐 International: Built-in i18n solution
  • ⚙️ Best Practice: Solid workflow make your code health
  • 🔢 Mock development: Easy to use mock development solution
  • UI Test: Fly safely with unit test and e2e test

Usage

$ git clone git@github.com:ant-design/ant-design-pro --depth=1
$ cd ant-design-pro
$ npm install
$ npm start         // Visit http://127.0.0.1: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 issues to report bug or ask questions.
  • Propose pull request to improve our code.