# electronVue **Repository Path**: lidajing/electronVue ## Basic Information - **Project Name**: electronVue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-28 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: Electron ## README # deskboo_prok ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 运行electron ``` npm run electron:serve ``` ### 打包electron ``` npm run electron:build ``` ### 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/).