Simple Vue3 + Electron starter template in TypeScript. Includes ViteJS and Electron Builder
The Electron Vue Template is a simple starter template for developing Vue3 + Electron TypeScript based applications. It includes ViteJS and Electron Builder, offering a seamless development experience.
git clone git@github.com:Deluze/electron-vue-template.git.npm install or yarn install.npm run dev or yarn dev.The Electron Vue Template provides a streamlined starting point for building Vue3 + Electron applications. With its integration of ViteJS and Electron Builder, development becomes quick and efficient. By utilizing this template, developers can focus on creating their application’s logic and functionality without having to worry about the initial setup and configuration.