launchLocal

open fun launchLocal(port: Int, endpoint: String = "/")

Launches a localhost:<port> in the specified browser.

Parameters

port

port to launch

endpoint

endpoint to launch, defaults to /