局域网文件传输工具 使用框架:electron + bootstrap 命令: # 安装依赖 npm install # 运行 electron . # 或者 npm start # 打包。具体打包命令已经写在 package.json 中 npm run package