An open API service indexing awesome lists of open source software.

https://github.com/dkarter/reactreduxtesting


https://github.com/dkarter/reactreduxtesting

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ReactStackKit

### Getting Started

```
$ git clone git@github.com:dkarter/ReduReactStackKit.git
$ cd ReactStackKit
$ yarn install
$ yarn start
```

### Acknowledgement
This repo is my own version of ReduxSimpleStarter from StephenGrider. Stephen
offers a [Redux](https://www.udemy.com/react-redux/) course on Udemy that highly
recommend checking out.