# vue-electron 自动更新 创建桌面应用 **Repository Path**: ranshaka/vue-electron ## Basic Information - **Project Name**: vue-electron 自动更新 创建桌面应用 - **Description**: vue+js+electron 创建桌面应用 实现自动更新 / 手动更新 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-01-12 - **Last Updated**: 2022-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Electron ## README # electronapp ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).