Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgw2030521/react-h5-antd-mobile
react h5
https://github.com/dgw2030521/react-h5-antd-mobile
antd-mobile h5 react template-project typescript
Last synced: 7 days ago
JSON representation
react h5
- Host: GitHub
- URL: https://github.com/dgw2030521/react-h5-antd-mobile
- Owner: dgw2030521
- Created: 2024-08-19T07:39:05.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-25T03:09:18.000Z (15 days ago)
- Last Synced: 2024-12-25T04:18:06.597Z (15 days ago)
- Topics: antd-mobile, h5, react, template-project, typescript
- Language: TypeScript
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# h5 模板
## React + TypeScript + Vite
## antd-mobile + form-render-mobile
## eslint + prettier
- eslint 校验规范
- prettier 定义风格## simple-git-hooks + commitlint + lint-staged
- simple-git-hooks 可以代替 husky,用于给本地 git 增加 hooks
## husky + commitlint + lint-staged
- 本项目采用这套方案,husky 用于给本地 git 增加 hooks
## h5 适配方案
- rem 适配方案
- postcss-px-to-viewport
- 媒体查询方案
- 弹性盒布局方案
- https://github.com/mirai027/miari-adaptive