weexpack

1.2.7 • Public • Published

weexpack

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

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

Usage

Currently, weex-toolkit integrates with the weexpack command invocation support. We recommend using weex-toolkit to use the functionality in weexpack. See weex-toolkit

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.

/weexpack/

    Package Sidebar

    Install

    npm i weexpack

    Weekly Downloads

    109

    Version

    1.2.7

    License

    Apache-2.0

    Unpacked Size

    716 kB

    Total Files

    61

    Last publish

    Collaborators

    • abigtree
    • budao
    • erha19
    • exolution
    • jack_pu
    • moxun
    • tancy
    • yangshengtao