This is a Powerpack static website. To get up and running:
- Start the Tailwind build:
make tailwind
- Start a Clojure REPL (I use
cider-jack-in
) - Start a ClojureScript REPL (I use
cider-connect-sibling-cljs
)
The site is at localhost:4444 and Portfolio is at localhost:9500.
Copyright © 2025 Christian Johansen. Distributed under the MIT License.