Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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