2

我正在尝试使用样板代码在 Windows 10 中开发 Electron 应用程序,例如
https://github.com/electron-react-boilerplate/electron-react-boilerplate

https://github.com/electron-userland/electron-webpack

https://github.com/SimulatedGREG/electron-vue

https://github.com/electron-userland/electron-forge

在安装了所有必需的模块并使用 npm 脚本在 dev 模式下运行应用程序后,电子应用程序仅在后台运行而不会出现。

这是任务管理器的屏幕截图,表明电子正在后台运行: 电子在后台运行

但是当我运行电子快速启动应用程序时,它可以工作。

有谁知道如何解决这个问题,以便我可以使用任何样板来使用 React 或 Vue 等框架

4

0 回答 0