flowinity-desktopA minimal Electron application with TypeScriptRecommended IDE SetupVSCode + ESLint + PrettierProject SetupInstall$ yarnDevelopment$ yarn devBuild# For windows $ yarn build:win # For macOS $ yarn build:mac # For Linux $ yarn build:linux