ag91 / ClojureScript-exercise

A Cljs exercise I worked on some time ago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image List

A simple image list to try out the wonders of ClojureScript + Om + Soblono.

If interested, check out the AndreaSolution.org file to see the requirements and how these were fulfilled. (I was rough as short on time, but it was a lot of fun!)

Run

You can run the application with:

lein figwheel

You can find the web application running at http:/localhost:3449.

Run tests

You can run the available tests with:

lein doo slimer test

About

A Cljs exercise I worked on some time ago


Languages

Language:Clojure 100.0%