99%

Success

120+

Satisfied clients

350+

Projects Delivered

5

Stars Ratings
blog-image
2019-10-16

android

App

By PH Hunter

electron-vite is a build tool that aims to provide a faster and leaner development experience for Electron. It consists of five major parts: A build command that bundles your code with Vite, and able to handle Electron's environment including Node.js and browser environments. Centrally configure the main process, renderers and preload scripts Vite configuration, and preconfigure for Electron's unique environment. Use fast Hot Module Replacement(HMR) for renderers, and the main process