Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 288 Bytes

electron 示例项目

  • 在 Vue Cli3 中使用 Electron
  • 桌面通知
  • 无边框拖拽
  • 任务栏图标
  • 打包
  • 自动更新

notice

  1. all electron build options must be put in vue.config.js file instead of package.json file
  2. works under win10, mac/linux os not tested