The React components library of Symphony`s design system
- Node 10+
- Yarn
Run
yarn
yarn start
yarn test
yarn add @symphony/uitoolkit-components
import { Button } from "@symphony/uitoolkit-components/components";
Full releasing manual here
Read detailed guide on contribution process