UNPKG

@mariozechner/create-app

Version:

CLI for creating deployable web applications with Docker, Caddy, and modern tooling

5 lines 200 B
export declare function createApp(projectName: string, options?: { template?: string; config?: Record<string, string | number | boolean>; }): Promise<void>; //# sourceMappingURL=index.d.ts.map