/dash-text

An experimental Dash object for handling text.

Primary LanguageClojureGNU General Public License v3.0GPL-3.0

Dash

A dashboard for Mindfork.

Hacking Dash

You'll need Leiningen.

To get started working with Dash, you should be working in the tests build.

Start up the local dev server using figwheel:

lein figwheel test

Direct your browser to localhost:3449/index_test.html. Happy hacking!