UNPKG

cherry-styled-components

Version:

Cherry is a design system for the modern web. Designed in Figma, built in React using Typescript.

38 lines (22 loc) 920 B
# Cherry React Library ## Introduction Cherry Design System is a versatile foundation for projects. It offers a white label base, ready-to-use Figma designs, open-source React components, built-in support for theming and dark mode. Explore the [docs](https://cherry.design/) to create delightful user interfaces. --- # Installation This project requires Node.js v20+ installed. ```bash npm install ``` To run the development environment, use the following command: ```bash npm run dev ``` To build the library for production, use the following command: ```bash npm run build ``` ## Community For help, discussion about best practices, or any other conversation that would benefit from being searchable: [Discuss Cherry on GitHub](https://github.com/cherry-design-system/styled-components/discussions) For casual chit-chat with others using Cherry: [Join the Discord Server](https://discord.gg/6JvcWU5bke)