UNPKG
react-logviewer
Version:
beta (1.0.0-beta.1)
latest (1.0.0-beta.1)
1.0.0-beta.1
React Logviewer
github.com/mozilla-rpweb/react-lazylog
mozilla-rpweb/react-lazylog
react-logviewer
/
README.md
17 lines
(10 loc)
•
229 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
React Logviewer
Load and view remote files in the browser lazily and efficiently. ```bash
#
1. Fork and
clone
#
2. Install dependencies
yarn
#
3. Start the server
yarn start
#
4. Open browser to http://localhost:9001
```