Skip to content

Learn to develop lite apps with weex.(学习用Weex开发自己的小程序)

Notifications You must be signed in to change notification settings

huzongyao/weex-lite-app

Repository files navigation

weex-lite-app

A Simple app for me to study weex based on weex sdk

使用方法

  • 安装编译:
npm install

npm run start

npm run build:prod

详情

使用Weex加速开发

  1. Weex拥有和ReactNative类似的特点:跨平台,执行效率高,可动态更新
  2. Weex也有他的局限:支持的控件和模块有限,需要自己扩展。相对于H5,可用的功能也有限
  3. 使用Weex打造自己的小程序平台,有空就持续更新

快速体验

  1. 使用Weex playground扫描二维码体验(并不完全支持所有功能)
  2. 可以下载我的WeexApp体验(类似于Weex playground)(推荐)

image

  1. js打包入口地址:https://huzongyao.github.io/weex-lite-app/assets/splash-page.js
  2. 由于目前bui-weex目前不支持web方式,所以只能用客户端体验。
  3. 为了节约打包时间,在entry目录下一些暂时不需要调试的js放到了entry_目录下,如果需要全部重打包需要先移出来

screenshot

  • 截图展示 screenshot

数据接口

相关链接:

  1. weex:http://weex-project.io/cn/references/
  2. bui-weex: http://dev.bingocc.com/buiweex/docs/
  3. bui-weex-sample示例库 https://github.com/bingo-oss/bui-weex-sample
  4. weex-ui: https://alibaba.github.io/weex-ui/#/

声明

本项目仅用于学习使用,项目中使用到的开源类库和第三方数据接口均来源于网络,若侵犯了您的权益,请联系我下架。

About Me

Contact To Me

About

Learn to develop lite apps with weex.(学习用Weex开发自己的小程序)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published