# viteElectronVue **Repository Path**: mayzui/vite-electron-vue ## Basic Information - **Project Name**: viteElectronVue - **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-05-05 - **Last Updated**: 2022-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vite ## 安装 ```shell yarn install ``` ## 运行命令 ```shell yarn electron:serve ``` ## 打包命令 ```shell yarn electron:build ```