Reference
createMreactApp
Scaffolds a new mreact app by writing the selected template files into the target directory.
Signature
function createMreactApp(options: CreateMreactAppOptions): Promise<CreateMreactAppResult>Reference
Scaffolds a new mreact app by writing the selected template files into the target directory.
function createMreactApp(options: CreateMreactAppOptions): Promise<CreateMreactAppResult>