1. 下载:
git  clone  https://github.com/dollarphper/desktop.git
  1. 把项目文件放到src目录:
  2. 打包成立即执行文件:
npm  run  package
  1. 打包成安装文件:
npm  run  dist