React-Redux starter pack with hot reloader, axios, eslint, prettier based on duck patern and create react app
> git clone https://github.com/mrTurkay/ReduxReactStarter.git
> cd ReduxReactStarter
> remove-item .git -recurse -force
> git init
> git commit -m 'first commit'
> npm install
> npm start
Or to download zip file click here
Then you can open directory with command promt and start with (Commit for your local) part of this document above.