# electron-vue **Repository Path**: frontend-views/electron-vue ## Basic Information - **Project Name**: electron-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-16 - **Last Updated**: 2021-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-vue ## Project setup ``` cnpm install ``` ### Compiles and hot-reloads for development ``` cnpm serve ``` ### Compiles and minifies for production ``` cnpm build ``` ### Lints and fixes files ``` cnpm lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).