Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 581 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 581 Bytes

Management system based on react-boilerplate and ant-design

Login Page

Login Page

Management Page

Management Page

Install

yarn install

Start

sh start.sh
//Please modifiy port and API host in start.sh.

More docs please refer to react-boilerplate.