A design system built with styled-components and styled-system for all Holium products.
# Install dependencies
yarn
# Run storybook
yarn storybook
yarn build
In the design system repo folder, run the following command: yarn link
Then in an app repo, such as ballot/ui
, run yarn link "@holium/design-system"
.
When you push to main
, the design system will build as a Github workflow and update the Chromatic link