cra-template-redux-router

0.1.1 • Public • Published

cra-template-redux-router

npm version

A Redux + React-router template for Create React App

Usage

To use this template within your project, add --template redux-router when creating a new app.

For example:

npx create-react-app my-app --template redux-router

# or

yarn create react-app my-app --template redux-router

Package Sidebar

Install

npm i cra-template-redux-router

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

41.2 kB

Total Files

26

Last publish

Collaborators

  • aoi_hy