open-slide

open-slide preview

Serve the production build locally for sanity-checking.

open-slide preview
# or
npm run preview

Serves dist/ on a local port so you can rehearse the deck the way it will ship — same scaling, same routing, no dev-only chrome.

Run open-slide build first; preview doesn't rebuild on its own.

Flags

FlagDefaultDescription
-p, --port <port>from configOverride the listening port.
--host [host]localhost onlyExpose the preview on the network. Optional host pin.
--openoffOpen the browser on start.

On this page