create-lightwing
v0.0.3
Published
## How to use
Readme
create-lightwing
How to use
With NPM:
# npm 7+, extra double-dash is needed:
$ npm create lightwing@latest
# yarn
$ yarn create lightwing
# pnpm
$ pnpm create lightwing
# bun
$ bun create lightwingTemplates
ts-lib: TypeScript libraryvue: Vue3 Web applicationreact: React Web application
You can use . for the project name to scaffold in the current directory.
