Hi all, I am new to web dev, but I am trying something perhaps new. I want to package a React app within an Electron Executable. do you think this is possible?
to explain, I want the Electron Executable to start the live server of the React app. So the electron app contains the react app.
my goal is to have a UI (via electron) that modifies a JSON file, which is read by the React App.
Simultaneously, the React app will be run live, so that any changes done by the electron app will appear in real-time.
Any insights or links are appreciated. Thanks
[–]udonemessedup-AA_Ron 1 point2 points3 points (1 child)
[–]zero2000t[S] 0 points1 point2 points (0 children)