shyblower / datascript-todo

DataScript ToDo Sample Application

Home Page:http://tonsky.me/datascript-todo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataScript ToDo Sample Application

Development Build

lein cljsbuild auto none &
open index.html

For LightTable UI

For inline evaluation of clojurescript within LightTable you must manually update LightTable's Clojure plugin to 0.2.0 or later. As of this writing, the plugin version is 0.1.0 and does not update unless, from the LightTable UI, you delete the plugin and re-install it.

Build from the command line before using LightTable.

It's important to use none to invoke the correct cljsbuild identifier, otherwise advanced optimizations will prevent LightTable from finding goog

About

DataScript ToDo Sample Application

http://tonsky.me/datascript-todo/


Languages

Language:Clojure 79.0%Language:CSS 18.9%Language:HTML 2.1%