Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.