cm-design-system
design system
Installation
npm install cm-design-system
Usage
import CmDesignSystem from "cm-design-system";
// ...
const result = await CmDesignSystem.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT