[Describe this project]
English | 简体中文
yarn
#or
yarn install
yarn scripts
#or
yarn scripts run dev
REACT_APP_API_URL
- Http request base urlREACT_APP_ENABLE_MSW
- Whether to enable mock serverREACT_APP_STORAGE_PREFIX
- Storage name prefixREACT_APP_TITLE
- Helmet html base title
- Development - http://your-dev-api-url
- Production - http://your-prod-api-url
- Test - http://your-test-api-url
- Repo - https://your-git-repo-link
- UI - https://your-ui-link
- Prototype - https://your-proto-link
- PRD - https://your-prd-link
[Feel free to write temporary or meaningless information]