Answer the question
In order to leave comments, you need to log in
Is it possible to run a web server from an already compiled Electron js application?
During development, I used the command "concurrently \"serve ./public\" \" electron .\"" That is, I launch the localhost:5000 web server and load it into the Electron JS application. But after building to exe, is there a way to also continue to run the webserver from within the application? Sorry if I didn't formulate the question correctly.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question