Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

rh-uxd/appservices-patternfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Services PatternFly Component Library

rh-uxd

Welcome to Application Services PatternFly component library for use with application service products & services. This library contains a set of common components that are used across many of the application services product line.

Requirements

This project requires node version 10.x.x and npm version 6.x.x. It also uses the yarn package manager (version 1.13.0 or higher). Prior to building this project make sure you have these applications installed. After installing node and npm you can install yarn globally by typing

`npm install yarn -g'

Building the library

Install all dependencies by typing yarn

To build all the packages for this library type: yarn build