Skip to content

philipgreat/skynet-react-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Philip Zhang
May 17, 2021
8a275b1 · May 17, 2021
May 17, 2018
Jun 3, 2018
Oct 20, 2018
May 17, 2021
May 16, 2018
May 17, 2018
May 24, 2018
May 17, 2018
May 17, 2018
May 11, 2018
May 17, 2018
May 17, 2018
May 17, 2018
May 17, 2018
May 24, 2018
May 24, 2018
May 17, 2018
May 17, 2018
May 16, 2018
May 16, 2018
Sep 12, 2018
May 16, 2018
May 16, 2018
May 16, 2018
Sep 12, 2018
May 23, 2019
Sep 12, 2018
Apr 16, 2021
May 16, 2018
Jun 4, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018

Repository files navigation

English | 简体中文

Ant Design Pro

Build status Gitter

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

Translation Recruitment 📢

We need your help: ant-design/ant-design-pro#120

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
  • 🎨 Theming: 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

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
- Result
  - Success
  - Failed
- Exception
  - 403
  - 404
  - 500
- User
  - Login
  - Register
  - Register Result

Usage

$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ cd ant-design-pro
$ npm install
$ npm start         # visit http://localhost:8000

Or you can use the command tool: ant-design-pro-cli

$ npm install ant-design-pro-cli -g
$ mkdir pro-demo && cd pro-demo
$ pro new

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.

About

A framework based on antd,antd-pro

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published