web项目打包成桌面应用
- 下载:
git clone https://github.com/dollarphper/desktop.git
- 把项目文件放到src目录:
- 打包成立即执行文件:
npm run package
- 打包成安装文件:
npm run dist
网页题目:web项目打包成桌面应用
URL链接:http://azwzsj.com/article/jheshs.html
git clone https://github.com/dollarphper/desktop.git
npm run package
npm run dist