# Rljson Example

## Inspect example code

Open `src/src/rljson-example.ts` to see the example in action.

## Run example

```bash
npm install
npm run build
npx rljson-example
```
