@tedi-design-system/react
is a library of React components implementing the TEDI Design System.
It provides reusable, accessible, and consistent UI components to streamline building React applications.
Usage instructions and detailed documentation can be found in the TEDI Design System wiki.
Install the dependencies for your React library:
npm run i
To view and develop components in isolation, start Storybook for React:
npm run start
Check the wiki for component guidelines and coding standards.
Report issues or contribute via GitHub Issues.
We use Chromatic for visual testing, reviewing UI changes, and preventing visual regressions.