How To Compile An Electron Application To A .exe [duplicate]
问题 This question already has answers here : How to deploy an Electron app as an executable or installable in Windows? (7 answers) Closed 2 years ago . I've been learning how to create applications in Electron and I need help compiling a simple project to a Windows executable. The program is a clone from this Github repo: https://github.com/electron/electron-quick-start. On the repo readme it shows how to run the program: # Clone this repository git clone https://github.com/electron/electron