Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgw2030521/react-pc
react pc
https://github.com/dgw2030521/react-pc
antd react template-project typescript
Last synced: 21 days ago
JSON representation
react pc
- Host: GitHub
- URL: https://github.com/dgw2030521/react-pc
- Owner: dgw2030521
- Created: 2024-08-19T07:29:29.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-25T03:08:19.000Z (30 days ago)
- Last Synced: 2024-12-25T04:18:00.218Z (30 days ago)
- Topics: antd, react, template-project, typescript
- Language: JavaScript
- Homepage:
- Size: 481 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pc 模板
## React + TypeScript + Vite
## antd + form-render
## eslint + prettier
- eslint 校验规范
- prettier 定义风格## simple-git-hooks + commitlint + lint-staged
- simple-git-hooks 可以代替 husky,用于给本地 git 增加 hooks
## 命名
- 小写中划线 demo-test
- 大写驼峰 DemoTest
- 全大写下划线 DEMO_TEST
- 模块内变量 $param
- 文件夹命名
- 普通 demo-test
- 框架结构命名 复数