Skip to content

michalczaplinski/choo-devtools

Repository files navigation

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())

About

Devtools for the choo framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published