Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.