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

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模板

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