# simple-electron-vue-template **Repository Path**: capsion/simple-electron-vue-template ## Basic Information - **Project Name**: simple-electron-vue-template - **Description**: A start template with the latest electron and vue-cli4 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-04 - **Last Updated**: 2021-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-vue ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn electron:serve ``` ### Compiles and minifies for production ``` yarn electron:build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).