Antd Admin
Copy from fireyy
https://github.com/fireyy/react-antd-admin)
Differences from [Origin] (- common table component XTable
- common form component AddForm & EditForm & Detail
Features
Getting Started
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
Run test spec
$ npm run test