1.0.5 • Published 7 years ago

react-redux-template-binder v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

react-redux-template-binder

Generate a set of files and folders based on redux pattern for initially created React & React-Native projects which will automatically add the middleware and combine the initial reducer as well as the action

npm version License MIT

Installation

# The below command will save the templates in the global directory which will be accessible to any projects created.

npm i react-redux-template-binder  -g

Usage

# Navigate to the directory of the freshly created React-Native project and type the beloe command.

setup-redux-rn

# Navigate to the directory of the freshly created React project and type the beloe command.

setup-redux-react

# This will create the necessary files to place it in the project directory
1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago