Skip to content

Latest commit

 

History

History

demo

Getting started Demo

generated using Luminus version "4.08"

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein run 

Visit http://localhost:3000 in the browser. Connect a repl to the server

lein repl :connect 7000

Running with tools.deps

You may also run with newer Clojure tools.deps

clj -M:run

License

Copyright © 2021 Matthew Molloy