My ClojureScript project template. Uses shadow-cljs build, tailwind css, and the helix React library.
Build a deployable jar of this template:
$ clojure -A:jar
Install it locally:
$ clojure -A:install
Deploy it to Clojars -- needs CLOJARS_USERNAME
and CLOJARS_PASSWORD
environment variables:
$ clojure -A:deploy
Copyright © 2020 Edwin Park
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.