Merge pull request #1 from katherine95s/master

create README.md and add playground&commons
tree: b8ffad947f439cc86c5b8e91dbadf118d5315d31
  1. android/
  2. LICENSE
  3. README.md
README.md

incubator-weex-playground

Weex is a framework for building high-performance cross-platform mobile applications with a modern web development experience. Weex Playground App can be used to test and preview weex pages on Android or IOS.

Find more about weex at weex.apache.org.

Run Weex Playground

Android

  • Open android In Android Studio
  • In playground/java/com.alibaba.weex/IndexActivity, modify CURRENT_IP to your local IP
  • Click (Run button)