Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 534 Bytes

File metadata and controls

22 lines (12 loc) · 534 Bytes

ClojureBridge Web app example

An example web application for ClojureBridge that uses Hiccup for html templating.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2019 Yrjö Kari-Koskinen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.