Out of box template with:
- react@17
- webpack@5
- @douyinfe/semi-ui@latest
- TypeScript
- Sass
# clone template
git clone https://github.com/shijiatongxue/react-webpack-template.git
cd react-webpack-template
# install or use `npm install`
yarn install
# run project or use `npm start`
yarn start