electron-vue icon indicating copy to clipboard operation
electron-vue copied to clipboard

⚡️ I've created a New Template project that supports the latest Electron + Vue + Webpack (or Vite).

Open jooy2 opened this issue 3 years ago • 0 comments
trafficstars

Hello,

Are you looking for the ideal cross-platform template? I feel sorry for the lack of progress in the vue-electron project. So I created a new project to share vue + electron next generation template.

I Created a new project similar to electron-vue's template.

This is a template built using a simple structure and frequently used combinations to create the best environment for developing cross-platform apps in Vue + Electron.

Thank you for your interest.

Project Link

(Recommend) Vue 3 + Electron + Vite + Vuetify (Material-ui) https://github.com/jooy2/vutron

Vue 3 + Electron + Webpack (latest) + Vuetify (Material-ui) https://github.com/jooy2/vutron-webpack

Features

  • Resolved various build errors and minimized error situations on Windows, Linux, and macOS.
  • You can experience faster development and build speed by using the Vite bundler.
  • Optimized for Vue3 and based on the composition-api environment recommended by Vue3.
  • State management package for Vue3, pinia, utilizes the latest router package.

jooy2 avatar Oct 13 '22 00:10 jooy2