React App A minimal React + TypeScript starter project powered by Vite. Setup Install dependencies: npm install Start the development server: npm run dev Build for production: npm run build Preview the production build: npm run preview