Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 670 Bytes

UI of td-redis-operator

Local development

Use npm start to start the service, and then automatically open the development page http://localhost:9090 .

Documents

We use the web framework of Antd component library.

Configuration instructions

  • Configuration file path: ./config
  • Default configuration: ./config/default.json
  • Local development configuration: ./config/development.json
  • Build configuration: ./config/production.json

State library description

Currently react mainly uses react hooks api, and the state library mainly uses hox.