Skip to content

Latest commit

History

History
29 lines (19 loc) 路 695 Bytes

README.md

File metadata and controls

29 lines (19 loc) 路 695 Bytes

[WIP] COMZ

A vue3 component library for <script setup> and composition api exploration.

online docs

Packgaes

Bootstrap Project

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

Some Problems

Here is a record of some problems during development and TODOs