Implementation of OKP4 UI components in CSS, Typescript, and HTML.
The OKP4 Design System is a collection of clear guidelines, components, and resources that was created to aid in the design and development of our digital products - primarily our web apps or websites - for our customers.
The OKP4 Design System serves as a reference or source of truth for the teams working on OKP4 digital products, enabling to design and develop with speed, consistency, and quality.
The OKP4 Design System contains a collection of React components that can be used to build accessible and performant React applications consistent with OKP4 brand guidelines.
🚚 Install the dependencies:
yarn
🚀 Start Storybook and 👨💻 start editing.
yarn storybook
To get started using @okp4/ui
first add or install the module to your existing React project using either yarn
or npm
.
yarn add @okp4/ui
or
npm install --save @okp4/ui
So you want to contribute? Great. We appreciate any help you're willing to give. Don't hesitate to open issues and/or submit pull requests.
Remember that this is the Design System we use at OKP4. This is why we may have to refuse change requests simply because they do not comply with our internal requirements, and not because they are not relevant.