nodejh b820008e71 feat: 动态路由 + 动态菜单 antd pro | il y a 6 ans | |
---|---|---|
mock | il y a 6 ans | |
public | il y a 6 ans | |
src | il y a 6 ans | |
tests | il y a 6 ans | |
.babelrc.js | il y a 6 ans | |
.editorconfig | il y a 6 ans | |
.eslintrc.js | il y a 6 ans | |
.ga | il y a 6 ans | |
.gitignore | il y a 6 ans | |
.prettierignore | il y a 6 ans | |
.prettierrc | il y a 6 ans | |
.roadhogrc.mock.js | il y a 6 ans | |
.stylelintrc | il y a 6 ans | |
.travis.yml | il y a 6 ans | |
.webpackrc.js | il y a 6 ans | |
CODE_OF_CONDUCT.md | il y a 6 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 6 ans | |
README.zh-CN.md | il y a 6 ans | |
appveyor.yml | il y a 6 ans | |
package.json | il y a 6 ans |
English | 简体中文
An out-of-box UI solution for enterprise applications as a React boilerplate.
We need your help: https://github.com/ant-design/ant-design-pro/issues/120
- 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
$ 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.
Modern browsers and IE11.
Any Contribution of following ways will be welcome: