Skip to main content

LiveUI

liveui start

Starts both start-dev and start-live.

liveui start-dev

Starts development server. It requires internals/index.js on the project root folder.

liveui start-live

Starts development server for serving remote components on react.

liveui start-native

Starts development server for serving remote components on react-native.