Skip to content

wilson-0422/weex-star

Repository files navigation

运行环境,node,weex-toolkit,webpack,

开始

npm install

运行

npm start

ios & andorid 打包

weex platform add ios

weex platform add android

检查是否有platforms 文件  

运行ios代码

weex run ios (第一次会update,比较慢,需要x-code,)

运行安卓代码

下载 android studio

直接复制android的代码到android studio运行。。。