# charger-display-svelte

## Setup

```sh
pnpm install
# Make sure the socketcan adapter is set up and available at can0
pnpm run dev --open
```