Skip to content

ImranHishaam/react-redux-template-binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors