vite-react-starter-kit
- 单元测试
- mobx 状态管理
- mobx-react-lite 状态管理
- mobx 最佳实践
- zarm ui 框架
- axios http 请求
- 多页应用
- 根据环境使用不同请求地址
- editorconfig
- eslint
- prettier
- husky
- lint-staged
- commitizen
- commitlint
- github actions
yarn
yarn start
yarn build
- EditorConfig for VS Code
- Prettier - Code formatter
- ESLint
- npm install commitizen -g
- git config --global core.autocrlf false
- git add .
- git cz