Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 444 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 444 Bytes

clojure-web-101

An example of a Clojure web application built with Compojure and Enlive. Related blog post is here.

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein ring server-headless

License

Copyright © 2013 Zaiste