@gxmari007/create-template
v0.3.3
Published
[](https://www.npmjs.com/package/@gxmari007/create-template) [](https://github.com/gxmari007/create-t
Readme
create-template
A scaffolding tool for creating templates.
Usage
npm init @gxmari007/template
# or
yarn create @gxmari007/templatethen follow the prompts.
you can specify the project name and template on the command line.
npm init @gxmari007/template my-app --template lib-tsalso you can input the --help or -h command for more info.
npm init @gxmari007/template --helpTemplate
- lib-ts
- vite-plugin
- vue-component
License
MIT
