A Clojure cheatsheet for Clojure beginners.
Similar to other cheatsheets (see below) except abridged to include just the most common functions and macros.
https://cognitory.github.io/clojure-cheatsheet/
lein figwheel
then visit http://localhost:3453
lein cljsbuild once prod
(compiled to docs
folder)