Source for the public `jsoncompat` website and interactive documentation.
```bash
pnpm install
pnpm start
```
```bash
pnpm check
pnpm test
pnpm build
```
`pnpm build` also emits the Slidev presentation into `public/deck` so it is served from `/deck/`.
- --