https://github.com/hauntedhost/react-todo.cljs
Todo app experiment with ClojureScript / React.js
https://github.com/hauntedhost/react-todo.cljs
Last synced: 8 months ago
JSON representation
Todo app experiment with ClojureScript / React.js
- Host: GitHub
- URL: https://github.com/hauntedhost/react-todo.cljs
- Owner: hauntedhost
- Created: 2015-04-27T02:52:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T16:52:37.000Z (about 11 years ago)
- Last Synced: 2025-07-29T11:59:25.082Z (11 months ago)
- Language: Clojure
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### react-todo
Tiny toy todo app experiment with Clojurescript / React.js.
Thanks to @bhauman for guidance.
### Getting started:
```bash
$ rlwrap lein figwheel
$ open http://localhost:3449
```
#### License
Released under the MIT license.