/clj-template

Rum + Compojure Template Repo

Primary LanguageClojure

Development Mode

Run application:

lein figwheel

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3000.

Production Build

TBD