Private betav0.1.0
Docs
Format developer documentation

format dev

Run the local Studio dev server to preview and edit your documents.

Runs the local Studio dev server.

npx format dev

Reference

NameDescription
Do not automatically open Studio in the browser after authentication.
Port to run the server on. Defaults to 1234.

Details

--no-open

Description
Do not automatically open Studio in the browser after authentication.
Type
boolean
Default value
true
Note
Negation flag: default is true. Passing --no-open sets this to false.

--port <port>

Description
Port to run the server on. Defaults to 1234.
Type
number
Was this page helpful?