@lynfe/create-lynx-app
v0.6.1
Published
npm create alias for @lynfe/lynx-app — scaffold a multi-platform Lynx 4.0 host.
Downloads
1,343
Maintainers
Readme
@lynfe/create-lynx-app
Thin npm create alias for @lynfe/lynx-app.
npm create <initializer> prepends create- to the initializer's package
name, so npm create @lynfe/lynx-app resolves to this package. Its bin
delegates to the real scaffolder, which materializes the multi-platform Lynx
4.0 host template.
Usage
npm create @lynfe/lynx-app my-app
# equivalent to
pnpm dlx @lynfe/lynx-app my-appSee @lynfe/lynx-app for flags and the full list of supported options.
