Skip to content

Wizard67/comz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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