v2.0.0-beta.0
14 files changed
tree: f2d559660d5203764a74714381abb2a69996e363
  1. .github/
  2. bin/
  3. lib/
  4. packages/
  5. scripts/
  6. .eslintrc.js
  7. .gitignore
  8. .npmignore
  9. appveyor.yml
  10. CHANGELOG.md
  11. lerna.json
  12. LICENSE
  13. package.json
  14. README.md
README.md

Weex Toolkit

image | left image | left GitHub issues Npm package Build status

Weex Toolkit is the Standard Tooling for Weex Development.

Introduction

This is the branch that develops weex-toolkit2.0.

Now you can install the alpha version by:

Getting Started

Reuirements

  • node >= 7.6.0
  • iOS developer tools (for developing iOS plugins)
  • Android SDK and adb
$ npm i weex-toolkit@alpha -g

To know more help info, you can run :

$ weex --help

More detail you can see the milestone.

Basic architecture diagram

Basic architecture diagram

Lifecycle

Life-cycle

License

MIT