# electronViteVthree **Repository Path**: programmer_y/electron-vite-vthree ## Basic Information - **Project Name**: electronViteVthree - **Description**: VUE3、VITE、ELECTRON - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-05 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: electron-vite基础版 ## README # electronVite This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh yarn install ``` ### Compile and Hot-Reload for Development ```sh yarn dev yarn dev:electron ``` ### Compile and Minify for Production ```sh yarn build yarn build:electron ``` ### tip + node v20.11.1 + electron v30.0.9 + lectron-builder 23.6.0