# electron-vue **Repository Path**: fillter/electron-vue ## Basic Information - **Project Name**: electron-vue - **Description**: 测hielectron版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-electron-demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 培训内容列表 1. 菜单,自定义菜单 2. 文件上传,选择,拖拽,点击,文件保存,快捷键 3. 渲染进程窗口事件 4. 进程间通讯 5. 窗口的管理,重复创建窗口,聚焦,等 6. 系统托盘,托盘右键菜单,托盘闪烁,任务栏 7. 打包配置 8. 升级