Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 384 Bytes

File metadata and controls

31 lines (23 loc) · 384 Bytes
  • global data management: effector-react
  • style: styled-component
  • type check: IDE // 构建时没有类型检查

codegen

# 更新 schema TS 类型
yarn run codegen

dev

yarn start

build

yarn run build:dev
# or production
yarn run build

env

API_BASE=http://localhost:51100/
PUBLIC_PATH=https://QUICK_DEPLOY_ASSETS/