This contains several examples using the vdd-core library.
- Clone the repository locally
- Start a repl in the project
- Start the server
(require '[vdd-core.core :as vdd])
(def server (vdd/start-viz))
- Visit http://localhost:8080 to see the list of visualizations.
Copyright © 2013 Jason Gilman and element 84.
Distributed under the MIT License.