## How to run

```bash
npm install && npm run dev
```

## Test

Create new components inside `src/components` and use them directly inside `src/routes/index.svelte`
