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!
- Host: GitHub
- URL: https://github.com/dobjs/dob-redux-todomvc
- Owner: dobjs
- License: mit
- Created: 2017-11-06T09:12:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T07:15:47.000Z (over 7 years ago)
- Last Synced: 2025-02-07T21:32:46.522Z (3 months ago)
- Topics: dob-redux-example
- Language: TypeScript
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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

## How to run
```bash
npm i
npm start
```