【问题标题】:Convert React , Electron and RestApi to exe将 React 、 Electron 和 RestApi 转换为 exe
【发布时间】:2021-07-18 04:24:53
【问题描述】:

我使用带有 react 和 Rest Api(node, express, mongoose) 的 electron 开发了一个应用程序桌面,我只能将 react 和 electron 转换为 setup 。没有 RestApi 的 exe。我想知道我是否可以将所有这些(React、Electron 和 RestApi)都放到同一个文件 exe 中。 提前谢谢你

【问题讨论】:

    标签: reactjs express mongoose electron rest


    【解决方案1】:

    你已经弄清楚了前端(reactjs 的内置 html)。 现在,对于 REST API,您需要运行一个服务器,即后端。

    为此,您可以参考重复的问题。

    第二个链接以前对我有用。

    【讨论】:

      猜你喜欢
      • 2022-07-26
      • 2020-09-22
      • 2018-06-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-05-11
      相关资源
      最近更新 更多