https://github.com/rikulo/todomvc
A todoMVC implementation written with Rikulo and in Dart
https://github.com/rikulo/todomvc
Last synced: about 1 year ago
JSON representation
A todoMVC implementation written with Rikulo and in Dart
- Host: GitHub
- URL: https://github.com/rikulo/todomvc
- Owner: rikulo
- License: other
- Created: 2012-11-23T01:43:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T11:21:38.000Z (over 12 years ago)
- Last Synced: 2025-05-09T00:44:50.262Z (about 1 year ago)
- Language: CSS
- Homepage: http://rikulo.org
- Size: 160 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
todoMVC
=======
This project is Rikulo's implementation of [todoMVC](http://todomvc.com/). You can visit the [blogpost](http://blog.rikulo.org/posts/2012/Dec/General/rikulos-todomvc/) for more details about it. If you want to run the project by yourself, you can git-clone the project and open it with Dart Editor.