elmish / debugger

Time-traveling debugger and import export for Elmish apps
https://elmish.github.io/debugger
Other
41 stars 10 forks source link
debugger elmish remotedev

Elmish-Debugger: Remote DevTools integration for elmish applications.

Build status NuGet version

For more information see the docs.

Installation

yarn add remotedev@^0.2.4 -D
paket add nuget Fable.Elmish.Debugger

Follow the monitor installation instructions at Remote DevTools site.