full-stack-clj-example
full-stack-clj-example copied to clipboard
A sample Clojure CLI project containing Clojure and ClojureScript
Results
2
full-stack-clj-example issues
Sort by
recently updated
recently updated
newest added
@oakes May I ask how could I use repls with the command `clj -M:cljs:dev`. I guess I should use cider to have clj and cljs repls at the same time?...
Hi Zach, thanks for this simple starting point. I am afraid that I am missing one element. I want to read some data files into my application at the start...