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

https://github.com/dobjs/dob-redux-todomvc

redux todomvc using dob!
https://github.com/dobjs/dob-redux-todomvc

dob-redux-example

Last synced: about 2 months ago
JSON representation

redux todomvc using dob!

Awesome Lists containing this project

README

        

# Dob redux todomvc

Using [dob-redux](https://github.com/dobjs/dob-redux) to manage state with dob, but connect in redux!

## Preview

![dob-redux](./assets/screenshot.png)

## How to run

```bash
npm i
npm start
```