A framework for building Mobile cross-platform UI.
(English Gitter) (Chinese 中文聊天室)
Support Android 4.1 (API 16) and iOS 7.0+. See Weex website for more information.
Please INSTALL Git for Windows and run all the following commands in git-bash.
npm install
, install project ./start
android/playground
app/java/com.alibaba.weex/WXMainActivity
, modify CURRENT_IP
to your local IP Run
button) npm install
, install project ./start
cd ios/playground
pod install
WeexDemo.xcworkspace
in Xcode Run
button) or use default shortcut cmd + r
in Xcode DemoDefine.h
(you can search this file by Xcode default shortcut cmd + shift + o
), modify CURRENT_IP
to your local IP SeeSCRIPTS.md for more information.
See FAQ for more information.
See Weex Contributing Guide for more information.