Skip to content

Initialize Vite + React + TypeScript setup

pratyush requested to merge develop into main

Added Vite as the build tool with React and TypeScript integration. Included essential configurations like ESLint setup, CSS styling, and npm scripts. Provides a basic app structure with React components and HMR functionality.

Merge request reports