This project was not only using React, But also can run in Electron after build.
Just like this Repo
GitHub Demo[not work now]
In the project directory and just can run below script:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
If you like this, welcome to give a star.
Thank you so much.
npm run build:web
npm run build:app
npm run package
npm run make
my-electron-app
For the main process, just type rs
in the console you launched electron-forge from and we will restart your app for you with the new main process code.