jc-data-portal
v0.0.76
Published
this template includes:
Readme
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-componentyarn:
yarn
yarn build
yarn devpnpm:
pnpm install
pnpm build
pnpm devUtils
provide a componentUtil to set install to your component
