claj / board

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License