文件名称:passlet
文件大小:3.63MB
文件格式:ZIP
更新时间:2024-04-10 03:25:32
TypeScript
快速入门Redux + TypeScript创建React App模板 一个自以为是的快速入门,它使用已配置的Redux , TypeScript , React Router ,酶和自定义ESlint配置来 (CRA)模板。 原始Create React App自述文件可 用法 npx create-react-app your-project-name --template typescript-redux 或者 yarn create react-app your-project-name --template typescript-redux npx命令从npm安装最新的CRA稳定版本。 --template参数指向此模板,请注意,省略了cra-template-前缀。 动机 你知道痛苦。您从头开始一个新项目,需要一次又一次地配置它。它需要路由,确定路由器,然后需要Redux-