I am trying to create a web browser on Windows based on the Microsoft Edge Js Browser source code. Not only does my code turn into a listing directory when I run against localhost in Chrome, but I don’t know how to compile the code into an app, or just use Electron as possible. Please help.
Here is the link for the JsBrowser Source Code: