An experiment to Compile Respo app in ClojureScript into js and run in Weex.
- Copy http://repo.respo.site/weex/main.js
- Generate QR code with this page
- Open Weex playground by QR code
To run the demo, you to install Weex playground first. And then Boot.
Run develop mode:
boot dev!
# wait for a while, compiling
open http://repo.cirru.org/stack-editor/
Generate js bundle:
boot build-advanced
Workflow https://github.com/mvc-works/stack-workflow
MIT