1.0.6 • Published 9 months ago

cra-template-wsh-quick v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

wsh-quick

介绍introduction

一个cra-template 模板,包含多个依赖包:

tsreact-router-domreact-redux@reduxjs/toolkitaxiosimmeruse-immermockjs@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 添加基础包及其相应使用方法