Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
- 框架结构命名 复数