Electron + Vue3 + Vite + Element-plus Template (Optimized Version) Use this template to bootstrap your Electron application with Vue 3 and Element Plus in minutes. Recommended IDE VSCode + Volar (and disable Vetur). Customize configuration See Vite Configuration Reference. Project Setup npm install Compile and hot-reload for development npm run dev Compile renderer code use vite npm run build Compile unpackaged application for production npm run package Package your application for distribution npm run make