boot-electron-react
v1.0.0
Published
this is a faster and more efficient way to create a electron react app
Maintainers
Readme
Electron + React + Vite
A boilerplate Electron app using Vite and React.
Scripts
npm run dev— Launch Vite dev server + run Electron, do CTRL + C twice to fully stop the appnpm run build:<os>— Build the app
Icon
If you want to change the icon add the icon to the root directory and change the path accordingly in the electron-builder.json
Install
run npm install -g boot-electron-react
then run boot-electron-react
