/react-redux

react在hooks中使用redux案例

Primary LanguageTypeScript

在React项目中使用redux

主要实现在react项目中hooks使用redux

下载项目

git clone https://github.com/RogerPeng123/react-redux.git

进入项目,安装依赖包

yarn

执行项目

yarn run start

Learn More

该案例仅仅是作为在hooks种使用redux的基础使用方法,仅供学习使用参考。 如需要在正式项目中使用,一切风险与作者无关。

This example is intended only as a base for using redux in hooks. If it needs to be used in a formal project, all risks are independent of the author.