0.1.0 • Published 2 years ago

@zjzg/ui v0.1.0

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

Vue Component Template

this template includes:

  • Vue 3
  • TypeScript
  • TSX
  • Rollup
  • 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 dev
yarn build

pnpm:

pnpm install
pnpm dev
pnpm build

Utils

provide a componentUtil to set install to your component