将Node js项目转换为可执行文件 [英] Convert Node js project to Executable file

查看:57
本文介绍了将Node js项目转换为可执行文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经创建了Node js项目,但是我的客户要求是获取其exe文件,以便他可以在不安装node的情况下运行它.请帮助我将node.js项目创建到其可执行文件(即exe文件)中.

I have created Node js project, but my client requirement is to get its exe file so that he can run it without installing node. Kindly help me to create node.js project into its executable file i.e exe file.

推荐答案

我认为您已经解决了问题,但是该问题并未标记为已解决.

I think that you have already solved your problem, but the question is not marked as resolved.

您可以使用打包器,我更喜欢使用BoxedApp Packer.该程序可以将您的Node js应用程序转换"为可执行文件.您只需要启动打包程序,使用您的应用程序选择文件,选择输出文件的名称并进行构建即可.可执行文件已准备就绪.享受!它适用于* .html和* js

You can use a packer, I prefer to use BoxedApp Packer. This program can "convert" your Node js application into an executable file. You just have to start the packer, select the file with your application, select the name of the output file and build. An executable file is ready. Enjoy! It works with *.html and *js

示例: https://www.boxedapp.com/boxedapppacker/usecases/pack_node_webkit_app_into_single_exe.html

这篇关于将Node js项目转换为可执行文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆