Skip to content

weexteam/A-pack-tool-for-Apache-Weex

 
 

Repository files navigation

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.

About

A pack tool for Android、iOS and H5 plartform of Weex. This tool is a third party work, and is not developed nor maintained by Apache Weex.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%