An open API service indexing awesome lists of open source software.

https://github.com/maxzz/electron-react

Electron app with vite HMR
https://github.com/maxzz/electron-react

Last synced: about 1 month ago
JSON representation

Electron app with vite HMR

Awesome Lists containing this project

README

          

### About

Electron app with vite HMR

![](src/assets/previews/2023-02-17_16-25-10.png)

### Refs, links, credits

* Started with [electron-vite](https://github.com/alex8088/electron-vite)
* [electron-vite-react](https://github.com/electron-vite/electron-vite-react)
* [vite-plugin-electron vs vite-electron-plugin #107](https://github.com/electron-vite/vite-plugin-electron/issues/107)
* [vite-electron-plugin](https://github.com/electron-vite/vite-electron-plugin) I used it here
* [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) I think it's just an old name
* How [vite-plugin-electron-renderer](https://github.com/electron-vite/vite-plugin-electron-renderer) works
* [electron-builder](https://github.com/electron-userland/electron-builder)