# web-worker-example

This is an example of communication between the main page and an web-worker.

**Run**

```shell
pnpm install
pnpm dev
```
