Clojurescript solution to 7gui tasks
Install clojure
brew install clojure/tools/clojure
Full instruction and other method to install clojure https://clojure.org/guides/getting_started
Install npm dependencies to run shadow-cljs
npm install
Run the demo app
shadow-cljs watch app
Demo should be accessible at http://localhost:8000
Tests results should be accessible at http://localhost:8021/