0.1.3 • Published 5 years ago
@gxmari007/create-app v0.1.3
create-app
A scaffolding tool for creating templates.
Usage
npm init @gxmari007/app
# or
yarn create @gxmari007/appthen follow the prompts.
you can specify the project name and template on the command line.
npm init @gxmari007/app my-app --template lib-tsalso you can input the --help or -h command for more info.
npm init @gxmari007/app --helpTemplate
- lib-ts
- vite-plugin
License
MIT