Run the project
On the command line
Change into the directory clojurebridge-landing-page and run the command
lein fig:build
or
clojure -A:fig:build
Spacemacs
SPC f f and open the file clojurebridge-landing-page/src/clojurebridge_landing_page/core.cljs
, " or , s I to run the command clojurescript-jack-in
When prompted for the REPL type, select figwheel-main

When prompted for the build, type dev

After a few moments, your default browser will automatically open at [http://localhost:9500/]
