iweex

0.0.86 • Public • Published

weex ouikit:

中台weex组件库,仅用于开发weex组件,如果是ocomp组件 请更将组件更新至ocomponents仓库

install

npm install

run

npm run dev
open http://0.0.0.0:8080/

build

npm run build
open http://0.0.0.0:8080/

debug

npm run debug
open http://0.0.0.0:8080/

native

weexpack platform add ios weexpack run ios

使用说明

可以使用所有的 weex-packweex 相关命令,可见:

目录结构

├── yarn.lock
├── README.md
├── android.config.json
├── config.xml
├── hooks
│   └── README.md
├── ios.config.json
├── package.json
├── platforms     // 平台模版目录
├── plugins       // 插件下载目录
│   └── README.md
├── src           // 组件代码(vue文件)目录
│   └── index.js
├── demo       // demo目录
│   └── dist  // demo打包目录
│   └── src   // demo远吗目录
├── index.tpl
├── qrcode.tpl
└── webpack.config.js

Readme

Keywords

Package Sidebar

Install

npm i iweex

Weekly Downloads

0

Version

0.0.86

License

MIT

Unpacked Size

1.39 MB

Total Files

279

Last publish

Collaborators

  • ci123-chenghao