* [android] fix status badge url
1 file changed
tree: d3ec4d4e3f26444161db3fc495520b265d292c23
  1. android/
  2. bin/
  3. doc/
  4. examples/
  5. src/
  6. test/
  7. website/
  8. .gitignore
  9. circle.yml
  10. CONTRIBUTING.md
  11. DO_NOT_FORK_TO_PUBLIC_REPO
  12. index.html
  13. LICENSE
  14. NOTICE
  15. package.json
  16. README.md
  17. SCRIPTS.md
  18. start
  19. webpack.config.js
README.md

Weex CircleCI

Pre-release Notes

Weex is currently in Pre-release Stage.

We agree that you may discuss technical information about Weex, except that you may not fork Weex to public repository , write public reviews or post screen shots using information from current repository(https://github.com/alibaba/weex) , redistribute weex within any form.

A framework for building Mobile cross-platform UI.

Support Android 4.1 (API 16) and iOS soon. See Weex website for more information.

Meet Weex

Use Weex

Android

  1. Prerequisites 0. Install Node.js 4.0+ 0. Under project root 0. npm install, install project 0. ./start 0. Install Android Environment
  2. Run playground, In Android Studio 0. Open android/playground 0. In app/java/com.alibaba.weex/WXMainActivity, modify CURRENT_IP to your local IP 0. Click (Run button)
  3. Add an example

Scripts

See SCRIPTS.md for more information.

For Windows

Please install Git for Windows.

FAQ

See FAQ for more information.

Contributing

See Weex Contributing Guide for more information.