Design system
The Uniform dashboard is built using the Uniform design system. You can use this design system to build the user interface for your custom integrations.
tip
You are not required to use the Uniform design system, but it is strongly recommended in order to ensure your custom integrations fit into the Uniform dashboard naturally.
Installation
To install the Uniform design system, add the following npm package to your application:
@uniformdev/design-system
Components
A thorough description and examples of how to use each component in the design system is available in Storybook.