A library to generate and validate HTML forms based on JSON Schema.
Find your way to the directory where you checked out this project and execute the following:
$ lein repl
user=> (go) ;; starts the example webapp on a random port
...
...
... c.beardandcode.components.web-server - Started web server on http://127.0.0.1:8080
user=> (open!) ;; only works on OSX
If you are not on OS X, open the url found in your logs it will likely be different to the one above.