Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TodoMVC

This extension is built on top of existing TodoMVC app from Redux documentation. It mainly servers as an example for web developers using ReactJS and Redux showing how to use standard web technologies to build Firefox developer tools extensions.

Instructions

  1. Install the extension
  2. Open a browser tab and developer tools toolbox on it (F12)
  3. Select the Todo toolbox panel
  4. Follow instructions in the panel

Further Resources