I was referring to this link for converting my react-app based on react-boilerplate with latest updates (3.7) version.
I was able to successfully convert my react web app to electron app in dev mode. However I am stuck with step 6 of wiki link.
When I execute the start prod command. It just launches the app but with no window. I am new to electron, need help to debug the exact problem.