The core package includes all essential components and elements required for developing React web applications using the Mochi design system.
For further details, visit our Setup Documentation.
Feel free to use the package manager of your choice:
# Using PNPM
pnpm i @mochi-ui/core
# Using NPM
npm i @mochi-ui/core
# Using Yarn
yarn add @mochi-ui/core
We welcome your contributions! For guidance on how to contribute, please refer to our Contribution Guidelines.
This project is licensed under the terms of the MIT license.