0.1.3 • Published 4 years ago

@gxmari007/create-app v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

create-app

npm (scoped) GitHub license

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

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago