this template includes:
- Vue 3
- TypeScript
- TSX
- Eslint
- Prettier
It will help you to create own component
npx degit houtaroy/vue-component-template my-component
cd my-component
yarn:
yarn
yarn build
yarn dev
pnpm:
pnpm install
pnpm build
pnpm dev
provide a componentUtil to set install
to your component