/www

Zach's personal website.

Primary LanguageCSS

gg.zfo.www

A re-frame application designed to ... well, that part is up to you.

Development Mode

lein clean
lein figwheel

Figwheel will automatically push cljs changes to the browser.

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

Production Build

lein clean
lein cljsbuild once min