Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

adam-saland/of-react-devtools

Repository files navigation

OpenFin: Redux-Devtools

Overview

This repository demonstrates how to add a Redux devtools for use in an OpenFin development environment. The project consists of an OpenFin application running React | Redux application that leverages redux-devtools monitors which wrap the redux-devtools ui/monitors in React Components that are rendered in the running OpenFin React App

Features

  • hadouken-js-adapter: used in this case to launch our OpenFin Application programmatically, learn more about the js-adapter here
  • ctrl+h: hide and show devtools,

redux devtools hide and show gif

  • ctrl+m: change monitor view,

redux devtools change monitor gif

  • redux-logger: logs each dispatched action in chrome devtools

logger

  • webpack: hot module reloading (hmr), dev-server

Installation | Setup

  • git clone https://github.com/adam-saland/of-react-devtools.git
  • cd | chdir of-react-devtools
  • npm i | install
  • npm run start

Support

Please enter an issue in the repo for any questions or problems. Alternatively, please contact us at support@openfin.co

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages