Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 658 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 658 Bytes

STUDIO-SIX-TEN-dot-com

Source repository of the official Studio Six-Ten I.D. Inc. web site.

STATUS: Currently under development.

Powered by Clojure, ClojureScript, Compojure, HTTP-Kit, Hiccup, and Stencil.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Setup

Compile the ClojureScript files:

lein cljsbuild once

Running

To start a web server for the application, run:

lein run

License

Copyright © 2014 Studio Six-Ten Interactive Development Inc.

Released under the MIT License. See studio-six-ten-dot-com/LICENSE for more information.