React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Getting Started Install Dependencies To install the project dependencies, run: npm install Run Development Server To start the development server, run: npm run dev Run Tests To execute the tests, run: npm test