/sfdx-gui

Simple sfdx gui built with electron

Primary LanguageJavaScript

electron - Sfdx gui

  1. First install dependencies: npm install
  2. In one terminal window run: npm run watch to compile react code (For now, after we gonna move to LWC)
  3. In other one run: npm start to start Electron app