The React components library of Symphony`s design system
- Node 22.11.0+
- Yarn 4.5.1+
- Chrome: Latest
- Edge: Latest
Run
yarn
yarn start
In another terminal, run:
cd ../styles
yarn run watch
yarn test
yarn add @symphony-ui/uitoolkit-components
import { Button } from "@symphony-ui/uitoolkit-components";
Full releasing manual here
Read detailed guide on contribution process.