Skip to content

开发调试

小喜子 edited this page Aug 18, 2017 · 1 revision

开发调试 启动服务

启动开发环境服务

npn run dev //项目根目录

chrome 调试

weex debug

打包安装

Android

weextools build android

weextools install android

ios

weextools build ios

设备连接本地服务

Android

image

Ios

image

Chrome

image

Clone this wiki locally