0.2.3 • Published 7 years ago

local-redux-devtools v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

local-redux-devtools npm version

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

  1. Follow out the usage instructions from remote-redux-devtools.
  2. Start the server with redux-server.
  3. Start the app with redux-devtools.