Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 594 Bytes

安装说明

  1. 本开发环境基于 linux (mac osx 不可以)
  2. 确保你已经安装了 npm
  3. 运行 sudo ./install 安装工具
  4. 运行 ./dev 启动开发环境
  5. 如果用外网 IP,请在 config 目录下新建 host 文件,内容为 IP 地址,结尾不要有换号 。
  6. 防火墙打开 8081 , 8082 端口
  7. 用手机下载安装 weex playground ,扫描二维码,就可以看到演示

相关文档

1.plim中文文档 1.sass用法