An Electron application with React and TypeScript, built with Vite.
Created using electron-vite and the react-ts template.
Package.json scripts enhanced by Wireit.
$ npm install$ npm run dev# For windows
$ npm run build:win# For macOS
$ npm run build:mac# For Linux
$ npm run build:linux