Skip to content

six-ben/vite-react-graphql

Repository files navigation

  • 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/

About

vite, react, graphql, apollo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors