A simple counter Reagent app, inspired by Elm Official Guide.
-
Install Clojure CLI
-
Run
clj --main cljs.main --compile cljs-counter.core --repl
A simple counter Reagent app, inspired by Elm Official Guide.
Install Clojure CLI
Run clj --main cljs.main --compile cljs-counter.core --repl