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

Latest commit

 

History

History
20 lines (11 loc) · 880 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 880 Bytes

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