0.1.3 • Published 4 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/app
then follow the prompts.
you can specify the project name and template on the command line.
npm init @gxmari007/app my-app --template lib-ts
also you can input the --help
or -h
command for more info.
npm init @gxmari007/app --help
Template
- lib-ts
- vite-plugin
License
MIT