This repo contains the updated cycle-time-travel debugger that works with the latest Cycle.js release. The major change is switching from RxJS to xstream. See the original repository for more information.
Run
npm run build
cd examples/counter
npm install
npm run start