@gxmari007/create-template

0.3.3 • Public • Published

create-template

npm (scoped) GitHub license

A scaffolding tool for creating templates.

Usage

npm init @gxmari007/template
# or
yarn create @gxmari007/template

then follow the prompts.

you can specify the project name and template on the command line.

npm init @gxmari007/template my-app --template lib-ts

also you can input the --help or -h command for more info.

npm init @gxmari007/template --help

Template

  • lib-ts
  • vite-plugin
  • vue-component

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @gxmari007/create-template

Weekly Downloads

1

Version

0.3.3

License

MIT

Unpacked Size

20.3 kB

Total Files

44

Last publish

Collaborators

  • gxmari007