MarcoPolo / servant-demo

A Simple demo of the servant library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servant-demo

A simple demo of the Servant Library

Usage

Run lein do cljsbuild clean, cljsbuild once to compile the Clojurescript.

Then run lein trampoline cljsbuild repl-listen to run the webserver.

Go to localhost:9000 and look at the console.

About

A Simple demo of the servant library.


Languages

Language:Clojure 96.9%Language:HTML 3.1%