This Project Is Deprecated. Use Ant Design Pro instead.
Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces.
Just clone the repo and install the necessary node modules:
$ git clone https://github.com/fireyy/react-antd-admin
$ cd react-antd-admin
$ npm install
$ npm run dev
$ npm run test
$ npm run build
- 更新 React 到 15.6.x
- 更新 webpack 到 2.x
- 更新依赖组件到最新版本
- 增加 page2 demo