Skip to content
/ ui-library Public

Design pattern and component library for Public Knowledge Project's applications

Notifications You must be signed in to change notification settings

pkp/ui-library

Repository files navigation

PKP UI Library

A design pattern and component library for Public Knowledge Project's applications Open Journal Systems and Open Monograph Press.

About

This library contains design patterns implemented or planned for the Public Knowledge Project's applications Open Journal Systems and Open Monograph Press.

This library can also be run locally to provide a style guide, component documentation, and a sandbox environment for component development and testing.

Usage

This library is intended to be included and used within PKP's applications. If you would like to run the style guide and component documentation locally, follow these steps.

# install dependencies
npm install

# serve with hot reload at localhost:6006
npm run storybook

Links

Issues

Please file any development issues or questions with the pkp/pkp-lib repository.

Thanks

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.