github

reduxjs / cra-template-redux

  • пятница, 21 февраля 2020 г. в 00:20:13
https://github.com/reduxjs/cra-template-redux

JavaScript
The official Redux+JS template for Create React App



cra-template-redux

The official Redux+JS template for Create React App

usage

npx create-react-app my-app --template redux
cd my-app
npm start