A minimal React + Redux boilerplate to kickstart your application development with Redux and Webpack.
https://github.com/dgeee13/redux-starter.git
A minimal React + Redux boilerplate to kickstart your application development with Redux and Webpack.
react and react-dom)Ensure you have the following installed:
Clone the repo and install dependencies:
```bash git clone https://github.com/cookieg13/redux-starter.git cd redux-starter npm install