Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 263 Bytes

README.rst

File metadata and controls

12 lines (9 loc) · 263 Bytes

Moyure

A very simple app to show how to use clojure on the web with compojure + hiccup. This app was developed to support a blog post (link soon)

To run Moyure, simple do:

(use 'moyre.core)
(moyure.core/run)

http://localhost:8080