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 start
$ npm run test
$ npm run build
$ npm run demo
- 更新依赖组件到最新版本
- 增加 page2 demo
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 start
$ npm run test
$ npm run build
$ npm run demo