Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 549 Bytes

RemoteRedux.md

File metadata and controls

19 lines (9 loc) · 549 Bytes

We have added remote-redux-devtools to allow the introspection of main process state.

In order to use this, you will need to install a version of the redux devtools.

  1. vscode
  2. chrome

Then configure your extension to point to

host=localhost

port=8000