摘要:
一 配置基础环境 1、使用CRA快速创建React项目: npx create-react-app react-redux 2、安装配套工具: cd react-redux , npm i @reduxjs/toolkit react-redux 3、启动项目:npm run start 二 sto 阅读全文
posted @ 2024-05-21 22:48
迷途coding
阅读(28)
评论(0)
推荐(0)
2024年5月21日