Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.84 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.84 KB

AtomicState DevTools

The DevTools extension for AtomicState

Table of Contents

Install

1. For Chrome

2. For Firefox

Usage

When installed successfully you will find the AtomicState tab in you devtools panel:

Screenshot of the tab

These devtools works with the dev build of AtomicState. The glue code that makes these devtools work is stripped out from AtomicState when NODE_ENV=production,

Contributing

In order to test the extension locally you could run yarn start:chrome or yarn start:firefox in order to spawn a browser with the extension installed.