A hello world with Clojurescript+shadow-cljs+reagent.
- shadow-cljs: A developer tool that provides development builds, hot loading dev web server, and more.
- reagent: An interface to react. Create complicated react components with less verbosity and using mostly just Clojurescript functions.