0.0.2 • Published 2 years ago

pf-docs v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Patternfly docs (pf-docs)

Build codecov License

Use pf-docs to proof and run documentation markdown files, and examples.

Usage

Install

NPM install to your repository. Add pf-docs to package.json.

  $ npm i pf-docs

or Yarn

  $ yarn add pf-docs

Getting started quickly

...

Additional quick NPM scripts

...

CLI

...