UNPKG

@devopness/ui-components

Version:
28 lines (16 loc) 773 B
# devopness-ui-components Devopness Design System ## Usage ### Install ``` yarn add @devopness/ui-components ``` ## Development Useful commands: - `yarn build` compiles TS into JS sources - `yarn storybook` runs storybook on development mode - `yarn build-storybook` generates an static version of the storybook library ### Components Components are functional patterns that serve as the building blocks interfaces and enable users to interact with the application. They can be **buttons**, **tables**, **form elements** etc. ### Tokens Tokens are perceptual patterns that provide visual coherence among components and communicate the brand's values and personality. They consist of design primitives such as **color**, **spacing**, **typography** and **size**.