Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 563 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 563 Bytes

Darwin UI

Darwin UI

Darwin UI: AppSide Design System

Installation

npm install @ycensi/darwin-ui

Usage

import { multiply } from "@ycensi/darwin-ui";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT