Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acusti/redo
Playground for experimenting with Reagent
https://github.com/acusti/redo
Last synced: about 1 month ago
JSON representation
Playground for experimenting with Reagent
- Host: GitHub
- URL: https://github.com/acusti/redo
- Owner: acusti
- License: cc0-1.0
- Created: 2015-05-05T16:10:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T18:53:55.000Z (over 9 years ago)
- Last Synced: 2024-05-21T01:36:29.316Z (6 months ago)
- Language: Clojure
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redo
Playground for experimenting with Reagent
## Developing
Build development version, watch for changes:
```bash
lein do clean, figwheel
```Then visit [localhost:3449](http://localhost:3449) in your browser.