React App官方Redux模板:cra-template-redux

使用cra-template-redux创建React App,集成了官方Redux + JS模板。通过命令npx create-react-app my-app --template redux,轻松生成项目。如需使用TypeScript,可选用redux-typescript模板。

zip 文件大小:102.08KB