5 Forks
13 Stars
13 Watchers

react-redux-starter

Large scale project development boilerplate with React Redux. this repository has bundled level code spliting and async redux store to load with module. you can use it for large application because of its module wise redux store spliting and at production every module code are split with different file. First time load for application is faster then other react boiler plat.

How to download and setup react-redux-starter

Open terminal and run command
git clone https://github.com/tariqulislam/react-redux-starter.git
git clone is used to create a copy or clone of react-redux-starter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-redux-starter https://github.com/tariqulislam/react-redux-starter/archive/master.zip

Or simply clone react-redux-starter with SSH
[email protected]:tariqulislam/react-redux-starter.git

If you have some problems with react-redux-starter

You may open issue on react-redux-starter support forum (system) here: https://github.com/tariqulislam/react-redux-starter/issues