# 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
```
