weexpack

Weex pack tool for Android、iOS and Web plartform.

Usage no npm install needed!

<script type="module">
  import weexpack from 'https://cdn.skypack.dev/weexpack';
</script>

README

weexpack

image | left image | left GitHub release GitHub issues Node Version Build Status

中文版文档 | How to devloping weex plugin | Changelog

Usage

Currently, [weex-toolkit] (https://github.com/weexteam/weex-toolkit) integrates with the weexpack command invocation support. We recommend using weex-toolkit to use the functionality in weexpack. See [weex-toolkit] (https://github.com/weexteam/weex-toolkit#commands)

Create

# create a new project with an official template
$ weex create my-project

# create a new project straight from a github template
$ weex create username/repo my-project

Platform

$ weex platform [add|remove|update] [ios|android]

Run

$ weex run [web|ios|android]

Build

$ weex build [web|ios|android]

Plugin

$ weex plugin add  weex-plugin-lottie

Plugin resources(PR welcome):

License

MIT.