Migrate from Create React App to Vite; update docs and configs

This commit is contained in:
2026-01-07 19:52:25 +00:00
parent 641829d87a
commit 5e6fb273a7
6 changed files with 92 additions and 77 deletions

View File

@@ -23,7 +23,7 @@ The app will be available at `http://localhost:3000` (or `http://0.0.0.0:3000` i
- **shadcn/ui** component library (Radix UI primitives)
- **Tailwind CSS** for styling
- **Recharts** for concentration-time charts
- **Create React App** as build tool
- **Vite** as build tool
## 📋 Features