0.0.79 • Published 2 months ago

jc-meegis v0.0.79

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

Vue Component Template

this template includes:

  • Vue 3
  • TypeScript
  • TSX
  • Eslint
  • Prettier

It will help you to create own component

Getting Started

npx degit houtaroy/vue-component-template my-component
cd my-component

yarn:

yarn
yarn build
yarn dev

pnpm:

pnpm install
pnpm build
pnpm dev

Utils

provide a componentUtil to set install to your component