An open API service indexing awesome lists of open source software.

https://github.com/patternfly/react-log-viewer


https://github.com/patternfly/react-log-viewer

hacktoberfest

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Log Viewer

Live docs available on [patternfly.org](https://www.patternfly.org/extensions/log-viewer)

To run the documentation locally, clone this repo and run:
```bash
yarn install && yarn build && yarn start
```