electron - Sfdx gui First install dependencies: npm install In one terminal window run: npm run watch to compile react code (For now, after we gonna move to LWC) In other one run: npm start to start Electron app