2.0.8 • Published 4 years ago

@ifkz/design-system v2.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

IFKZ Design System

Components pack used for IFKZ.org frontend

Installation

Use the package manager yarn to install the package.

$ yarn add @ifkz/design-system

Package Usage

Just import our components and use them.

import { MockBackground } from '@ifkz/design-system'
<MockBackground />

For documentation or contribution just clone our github repository and run Storybook UI.

$ git clone https://gitlab.com/ifkz/design-system.git
$ yarn
$ yarn start

License

MIT