dev-runnerAn Electron application with React and TypeScriptRecommended IDE SetupVSCode + ESLint + PrettierProject SetupInstall$ npm installDevelopment$ npm run devBuild# For windows $ npm run build:win # For macOS $ npm run build:mac # For Linux $ npm run build:linux