Reference

createMreactApp

Scaffolds a new mreact app by writing the selected template files into the target directory.

Signature

function createMreactApp(options: CreateMreactAppOptions): Promise<CreateMreactAppResult>