Electron + Vite + React + TypeScript Development Install dependencies: npm install Run the development server: npm run dev Building npm run build Running the built app npm start