logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install apache/incubator-weex. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

apache/incubator-weex Installation Guide

How to install apache/incubator-weex. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for apache/incubator-weex. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i apache/incubator-weex
or

Install via npx

npx @hexmos/ipm i apache/incubator-weex

Prerequisites

Git

system_tool

Version: 2.30.0+ (or latest version)

Android Studio

build_tool

Version: 4.1.1+ (or latest version)

Xcode

system_tool

Version: 13.2.1+ (or latest version)

Node.js

build_tool

Version: 8.0.0+ (or latest version)

Python

language

Version: 3.7+ (or latest version)

Android SDK

system_package

Version: 28.0+ (or latest version)

iOS SDK

system_package

Version: 14.0+ (or latest version)

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Android Studio IDE Build

git submodule update --init --remote

git submodule update --init --remote

iOS Pod Install

pod install

Weex Project Initialization

weex init

Weex Project Initialization

weex init

Post Installation Steps

  • Open the Weex Playground: https://weex.apache.org/tools/playground.html to see examples we already written.
  • If you want to write a demo, install `weex-cli` in Node.js 8.0+ and run `weex init` to generate & start a simple project in an empty folder.
  • Follow the instructions in the project README for more details.
  • You can also view this page for all third party plugin: https://weex.apache.org/tools