79320035

Date: 2024-12-31 13:12:23
Score: 2
Natty:
Report link

Electron App for Linux in Windows

  1. Download Docker windows desktop app

  2. Open the App

  3. Then execute the following commands in your code editor

    docker build -t my-electron-builder. docker run --rm -ti -v "${PWD}:/project" my-electron-builder

you can get your app in dist folder

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Gowtham