Electron Vue 3 + TypeScript + Vite 这是一个基于 Vue 3 + TypeScript + Vite 的 Electron 项目模版。 克隆模板到本地 git clone https://github.com/hnuuhc/electron-vite-vue3.git 安装依赖 npm install 项目启动 npm run dev 在窗口中看到'测试'两个字, 说明项目启动成功。主页在'src/pages/home.vue'