Starts the development server for you to preview your weex page on browser. You can also scan the QR code using weex playground to preview weex page on native.
Open the code compilation task in watch mode.
(Mac only, requires Xcode) Starts the development server and loads your app in an iOS simulator.
(Requires Android build tools) Starts the development server and loads your app on a connected Android device or emulator.
(Mac only, requires Xcode) Packaging ios project into ipa package.
(Requires Android build tools) Packaging android project into apk package.
Packaging html5 project into web/build
folder.
Starts the test runner.