0

I have a web application with React front end and Node backend. I want to pack this whole app into a distributable (exe msi etc) and install on clients machine. Once they start the app it will run the server on a local port and react app will run in the browser on another local port. Is this possible? If so what tools should I use?

user34534
  • 21
  • 5
  • Proton, Electron, NodeGui... to name a few search for: "React cross platform native desktop app" – jme11 Mar 04 '23 at 02:57
  • It looks like these tools are to turn a web application to a desktop app. What I want is to still open the apps on an actual browser. i – user34534 Mar 05 '23 at 01:46
  • https://stackoverflow.com/questions/32402327/how-can-i-force-external-links-from-browser-window-to-open-in-a-default-browser – yqlim Mar 05 '23 at 03:20

0 Answers0