Explore app components just like redux state.
- run
npm install
- run
webpack
orwebpack --watch
inchrome
directory - Go to
chrome://extensions
, check "developer mode", and click "Load unpacked extension", and selectchrome
directory - Go ahead
Inspired by react-dev-tools and redux-dev-tools
TODO/Known issues: sometimes disconnected port appears.