This is a sample application created using the electron api for node. The application I created is a markdown file editor. This sample apps was started using the electron quick start repo.
您的应用需要运行 Electron API,因此将Electron 放在 devDependency听上去可能有点反直觉。 实际上,打包后的应用本身会包含 Electron ...