/react-redux-devtool-talk

Meetup 2017 - react, redux, devtools talk

Primary LanguageJavaScript

Getting started

  1. Install all required modules

npm install

  1. Execute the build command

npm run build

  1. Navigate to chrome://extensions, enable developer mode, and click "load unpacked extension...". Select the <project_root>/devtool/src directory

  2. Serve the sample application

npm run serve

  1. Copy the url (by default will be http://localhost:3000/) listed in the terminal window and navigate to page

  2. Open chrome devtools to view content