Standalone Local Redux DevTools
This is a composition of remotedev-server, [email protected], and [email protected]. They have been setup to provide a simple standalone local Redux DevTools experience.
npm install --save-dev local-redux-devtools;
- Follow out the usage instructions from
remote-redux-devtools. - Start the server with
redux-server. - Start the app with
redux-devtools.