Choo-devtools Use Step 1. Install the chrome extension Get it from the Chrome Web Store. Step 2. Install the library from npm const choo = require('choo') const devtools = require('choo-devtools') const app = devtools(choo())