|
|
|
|
|
by deejbee
3590 days ago
|
|
You can spin up a http server from the Main process (we do spin up websockets on our app) if you need to, and if you're writing a single page app using angular for example then you can just specify the .html page using loadURL() |
|