1.5 KiB
1.5 KiB
electron-vue-vite
🥳 Simple boilerplate.
Electron + Vue3 + Vite2 integration
Feature
-
HRM
Main processhot restartPreload scripthot reloadRenderer processhot module replacement -- power by Vite
-
Beautiful log
[R]meansRenderer process[P]meansPreload script[M]meansMain process
Run Setup
# clone the project
git clone git@github.com:caoxiemeihao/electron-vue-vite.git
# enter the project directory
cd electron-vue-vite
# install dependency(Recommend use yarn)
yarn
# develop
yarn dev
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
Mian window
微信讨论