https://github.com/weianke/water-drop-mobile
reactv18 手机端
https://github.com/weianke/water-drop-mobile
Last synced: 3 months ago
JSON representation
reactv18 手机端
- Host: GitHub
- URL: https://github.com/weianke/water-drop-mobile
- Owner: weianke
- Created: 2024-05-07T04:48:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-14T03:33:50.000Z (about 1 year ago)
- Last Synced: 2025-01-02T11:44:26.457Z (5 months ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 水滴培训 手机端
## 安装 ESLint
pnpm i eslint eslint-config-airbnb eslint-config-airbnb-typescript eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks @typescript-eslint/parser @typescript-eslint/eslint-plugin -D
## vite 支持 eslint
pnpm i vite-plugin-eslint -D
## 实现 graphql service 层
pnpm i @apollo/client graphql -S
## OSS 图片上传文档
https://help.aliyun.com/document_detail/322691.html