Skip to content

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

Notifications You must be signed in to change notification settings

henriqueramos/ui-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:8080
npm run serve

Run the following command to build the library for inclusion in PKP's documentation hub

npm run build-docs

Issues

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 72.8%
  • CSS 16.7%
  • JavaScript 9.8%
  • Other 0.7%