https://github.com/patternfly/react-log-viewer
https://github.com/patternfly/react-log-viewer
hacktoberfest
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patternfly/react-log-viewer
- Owner: patternfly
- License: mit
- Created: 2022-08-04T13:50:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T20:52:20.000Z (10 months ago)
- Last Synced: 2025-03-31T21:37:32.993Z (9 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 2.5 MB
- Stars: 23
- Watchers: 6
- Forks: 16
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```