Navigation Menu

Skip to content

kotokz/yocal-cljs

Repository files navigation

yocal-cljs

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

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

Run tests:

lein clean
lein cljsbuild auto test

Production Build

lein clean
lein cljsbuild once min

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published