electron-vite-vue/README.md
2021-10-25 20:18:17 +08:00

938 B

electron-vue-vite

Electron + Vue3 + Vite2 integration

How and Why

  • Vite is the scaffold of the future

Feature

  • Main process hot restart
  • Preload script hot reload
  • Renderer process hot module replacement -- power by Vite

Command

  • npm run dev
  • npm run build

Communication

  • All NodeJs、Electron API invoke passed Preload script

Branchs

  • ant-design-vue
    • Use tsx
    • Integration ant-design-vue
  • element-plus 登录窗口、element-ui 这个可能很适合你 🚀
    • With multiple BrowserWindow
    • Integration element-plus

微信讨论


License

MIT License