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

https://github.com/vinpac/basic-redux-kit


https://github.com/vinpac/basic-redux-kit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# koa-redux-starterkit

Inspired by: https://github.com/davezuko/react-redux-starter-kit

First, type in your terminal:
```
npm install
```
and then:
```
npm start
```