Copy from fireyy
Differences from [Origin] (https://github.com/fireyy/react-antd-admin)
- common table component XTable
- common form component AddForm & EditForm & Detail
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