@ -10,7 +10,7 @@ npm run lint # ESLint over src/**/*.{ts,js}
npm run format # Prettier formatting
```
There are no tests in this project. To preview components locally, open `index.html` in a browser with a dev server that supports TypeScript (e.g. `npx vite`).
There are no tests in this project. To preview components locally, open `index.html` in a browser with any static-file server.