1.2.7 • Published 3 years ago

cm-design-system v1.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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