Install Clojure and make sure you have your editor setup for interactive REPL support.
- Open main.clj in your REPL-enabled editor.
- Start a REPL. (In Emacs this is
M-x cider-jack-in
) - Interactively execute the
(clerk/serve!)
and(clerk/show!)
lines - Go to http://localhost:7777