# electron-vue-app **Repository Path**: wzyrh/electron-vue-app ## Basic Information - **Project Name**: electron-vue-app - **Description**: 写日记的小玩意 测试地址:http://120.77.182.190/账号:admin;密码:0306; - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-23 - **Last Updated**: 2022-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Electron, Element-UI, Vue, TypeScript ## README # electron-vue-app ## 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/).