React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Running the app # Development npm run dev # Preview (serve the /dist directory) npm run preview Building the app npm run build Tooling # Lint npm run lint