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

https://github.com/jeiwan/woot

A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.
https://github.com/jeiwan/woot

basic-app clojure clojurescript template

Last synced: about 1 month ago
JSON representation

A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.

Awesome Lists containing this project

README

          

# woot

A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.

```
lein ring server-headless
lein figwheel
open localhost:3000
```