Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 348 Bytes

loops-not-tabs

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

Development Mode

Run application:

lein dev

shadow-cljs will automatically push cljs changes to the browser.

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

Production Build