/test-clojurescript-cordova

experiment on clojurescript & cordova development

Primary LanguageJavaScript

experiment on clojurescript & cordova development

FIXME

Prerequisites

You will need boot and cordova installed.

Development

  • www/: include resource files and home page.
  • src/cljs/: include clojurescript source files.

Running

git clone https://github.com/chptx/test-clojurescript-cordova

cd test-clojurescript-cordova

#change resource or html files
cordova prepare

#change cljs files
boot dev

#browser open http://localhost:3000

License

Copyright © 2015 chptx