/deps-cider-cljs-reagent

Minimal deps.edn + CIDER + ClojureScript + Reagent + Figwheel

Primary LanguageClojure

To start Figwheel, open src/cljs/myapp/core.cljs in Emacs and type C-c C-x j s

Or start from a terminal by typing clj -A:figwheel

For production run clj -A:prod