https://github.com/dobjs/dob-react-todomvc
todomvc using dob and dob-react
https://github.com/dobjs/dob-react-todomvc
dob dob-react todomvc
Last synced: about 2 months ago
JSON representation
todomvc using dob and dob-react
- Host: GitHub
- URL: https://github.com/dobjs/dob-react-todomvc
- Owner: dobjs
- License: mit
- Created: 2017-11-06T07:19:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T08:44:08.000Z (over 7 years ago)
- Last Synced: 2025-02-07T21:32:45.059Z (3 months ago)
- Topics: dob, dob-react, todomvc
- Language: TypeScript
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Dob react todomvc
Using [dob-react](https://github.com/dobjs/dob-react) to manage state with dob. Enjoy it!
## Preview

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