electron-vite-vue/README.md
2021-09-28 10:31:20 +08:00

30 lines
714 B
Markdown

# electron-vue-vite
`Electron` + `Vue3` + `Vite2` integration
## How and Why
- `Vite` is the scaffold of the future
## Command
- npm run dev
- npm run build
## Communication
- All NodeJs、Electron API invoke passed `preload process`
## Branchs
- [ant-design-vue](https://github.com/caoxiemeihao/electron-vue-vite/tree/ant-design-vue)
* [x] Use tsx
* [x] Integration ant-design-vue
- [with-login](https://github.com/caoxiemeihao/electron-vue-vite/tree/with-login)
* [x] With multiple BrowserWindow and tsx、ant-design-vue
## 微信讨论
![](https://raw.githubusercontent.com/caoxiemeihao/electron-vue-vite/main/blog/wx/qrcode.jpg)
---
## License
[MIT License](https://opensource.org/licenses/MIT)