Electron + React Debug with WebStorm
Run / Add configurations...
Add npm
Scripts: react-start
Environment:
PORT=3003
BROWSER=none
When it finish, Click OK button on then bottom-right.
Then run the config, ensure it is success run server. You could open http://localhost:3003 on the ...
alger.hashnode.dev2 min read