Compound is the work-in-progress design system for the Element applications.
This repository contains all the public documentation for Compound.
- 🎨 Compound design tokens – All tokens packaged for platforms to use
- 📱 Compound iOS – iOS components library
- 🤖 Compound Android – Android components library
- 🌐 Compound Web – Web components library
This project is using Storybook to document the design system. It gets automatically deployed when a new commit is pushed to the main branch. To develop locally, you will need node and yarn.
Once installed, run the following command at the root of this project
yarn && yarn storybook