https://github.com/thbgh/react-ts-template
从零搭建React18+webpack5+TS4+Antd4模板
https://github.com/thbgh/react-ts-template
antdesign github-actions react typescript webpack
Last synced: 14 days ago
JSON representation
从零搭建React18+webpack5+TS4+Antd4模板
- Host: GitHub
- URL: https://github.com/thbgh/react-ts-template
- Owner: thbgh
- Created: 2022-05-10T05:41:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T18:39:31.000Z (over 3 years ago)
- Last Synced: 2025-01-24T17:37:30.246Z (12 months ago)
- Topics: antdesign, github-actions, react, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 248 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 从零搭建 React+webpack+TS+Antd 模板
## 版本
- React 18
- webpack 5
- TS 4
- Antd 4
## 支持功能
- 支持 TS
- 引入自定义 webpack loader、plugin
- 代码规范:引入 Eslint、prettier 和 husky
- git 提交规范
- 引入 CICD: github action