0.1.0 • Published 4 years ago
jh-vite v0.1.0
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-componentyarn:
yarn
yarn dev
yarn buildpnpm:
pnpm install
pnpm dev
pnpm buildUtils
provide a componentUtil to set install to your component
0.1.0
4 years ago