1.0.1 • Published 3 years ago

zhongyun-ui v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 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