cra-template-wsh-quick
v1.0.6
Published
## 介绍introduction
Downloads
1
Readme
wsh-quick
介绍introduction
一个cra-template 模板,包含多个依赖包:
ts 、react-router-dom、react-redux、@reduxjs/toolkit、axios、immer、use-immer、mockjs、@craco/craco...
使用Usage
npx create-react-app %yourAppName% --template wsh-quick
或者or
yarn create react-app %yourAppName% --template wsh-quick
更新Update
v1.0.5 添加tailwindcss
v1.0.4 添加immer、use-immer、删除不相干内容
v1.0.1-3 添加基础包及其相应使用方法
