board icon indicating copy to clipboard operation
board copied to clipboard

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

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!