Skip to content

Files

Latest commit

 

History

History

tutorial

Clojure Tutorial

This is a small leinigen server for serving the tutorial files.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

OR

./run_tutorial