0.2.3 • Published 8 years ago
local-redux-devtools v0.2.3
local-redux-devtools 
Standalone Local Redux DevTools
This is a composition of remotedev-server, remote-redux-devtools@0.5.0, and remotedev-app@0.10.7. They have been setup to provide a simple standalone local Redux DevTools experience.
Installation
npm install --save-dev local-redux-devtools;Usage
- Follow out the usage instructions from
remote-redux-devtools. - Start the server with
redux-server. - Start the app with
redux-devtools.