A vue3 component library for
<script setup>
andcomposition api
exploration.
- comz - components
- @comz/icons - icon components
- @comz/style - component style
- @comz/vca - vue-composition-api utils
yarn install
yarn workspace @comz/icons build
yarn workspace @comz/style build
yarn workspace @comz/vca build
yarn workspace comz build
yarn workspace docs dev
Here is a record of some problems during development and TODOs