Home

Awesome

Intro

图片

eros-yanxuan 是基于 eros 开发,从网易严选 weex 版本改编迁移生成的项目。

Run

确保你本地已经集成了 eros 开发所需的环境

clone 项目到本地:

$ git clone https://github.com/bmfe/eros-yanxuan-demo-v2.git eros-yanxuan

进入目录,下载前端依赖:

$ cd eros-yanxuan
$ npm i

iOS SDK

$ cd platforms/ios/WeexEros
$ pod update                // 下载 iOS 依赖
$ open WeexEros.xcworkspace // 自动打开项目

选中模拟器,点击绿色箭头运行 app 即可。

Android

develop

Question?

运行过程中出现问题在以下地址解决方法,如果没有找到,还请给我们提 issue。

现在,尽情享受 eros 开发。