craft-hub / launchCraftHubApp
Function: launchCraftHubApp()
launchCraftHubApp(
projectPath,options?):Promise<CraftHubAppLaunch>
Defined in: packages/craft-hub/src/app.ts:46
Register a project, start its local workbench, and optionally open it.
Parameters
projectPath
string
options?
Returns
Promise<CraftHubAppLaunch>