craft-hub / startCraftHubServer
Function: startCraftHubServer()
startCraftHubServer(
options?):Promise<CraftHubServer>
Defined in: packages/craft-hub/src/server.ts:102
Start the local-only HTTP API used by the web and Electron clients.
Parameters
options?
Returns
Promise<CraftHubServer>