All things IntelliJ
Creating a Clojure solution using IntelliJ
Estimated 2 minute read
I am creating a simple Clojure web app and API. In this post I explore how to create each with the command and what references I need to use. I plan to work on a monolith IntelliJ and git solution so that I don't need to maintain multiple projects …
#96