Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 327 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 327 Bytes

Board

This is a naive implementation of an online whiteboard in under a hundred lines of Clojure and ClojureScript code.

Usage

lein deps
lein cljsbuild once
lein run

The server should be located at http://localhost:8080

License

Copyright (C) 2012 Nicolas Buduroi

This project rocks and uses MIT-LICENSE!