@tedi-design-system/angular
is a library of Angular components implementing the TEDI Design System.
It provides reusable, accessible, and consistent UI components to streamline building Angular applications.
Usage instructions and detailed documentation can be found in the TEDI Design System wiki.
Install the dependencies for your Angular library:
npm run i
To view and develop components in isolation, start Storybook for Angular:
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.