Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 413 Bytes

paren.party

Setup

To get an interactive development environment run:

lein figwheel

To create a production build run:

lein do clean, cljsbuild once min

And open your browser in resources/public/index.html. You will not get live reloading, nor a REPL.

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.