Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 483 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 483 Bytes

facet-lib

React component library for https://github.com/openshift-metal3/facet.

NPM JavaScript Style Guide

Install

npm install --save facet-lib

or

yarn add facet-lib

Usage

TBD

Develop

yarn install
yarn installPeer
yarn build

License

Apache-2.0