Awesome
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
License
MIT License
Copyright © 2015 Nikita Prokopov