- Notifications
You must be signed in to change notification settings - Fork0
Respo/weex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An experiment to Compile Respo app in ClojureScript into js and run in Weex.
- Copyhttp://repo.respo.site/weex/main.js
- GenerateQR code with this page
- OpenWeex 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, compilingopen http://repo.cirru.org/stack-editor/
Generate js bundle:
boot build-advanced
Workflowhttps://github.com/mvc-works/stack-workflow
MIT