Skip to main content

dev

Start a local development server.

Note

Starts a local development server with hot reload. Use this for testing your Mini locally before submission.

Anchor to --build-type
--build-type
'release' | 'nightly' | 'snapshot'

The type of build to perform.

Anchor to --host
--host
string

The host address for the packager.

Anchor to --snapshot-version
--snapshot-version
string

Specify the snapshot version to use (example: 2.100.0+544).

Anchor to --tunnel
--tunnel
boolean

Use ngrok to create a tunnel to the local server.

Anchor to --verbose
--verbose
boolean

Verbose output.


Was this page helpful?