Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 475 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 475 Bytes

guestbook

generated using Luminus version "2.9.10.33"

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

Run the migrations to create the database

lein run migrate

To start a web server for the application, run:

lein run

To compile ClojureScript, run:

lein figwheel

To package for deployment, run:

lein uberjar

License

Copyright © 2016 Dmitri Sotnikov