Skip to content

Instantly share code, notes, and snippets.

@krainboltgreene
Created November 17, 2017 05:29
Show Gist options
  • Save krainboltgreene/6bdbb8501d402f88caca0eaa8c3eccab to your computer and use it in GitHub Desktop.
Save krainboltgreene/6bdbb8501d402f88caca0eaa8c3eccab to your computer and use it in GitHub Desktop.
import {run} from "@cycle/run"
import cycle from "./cycle"
import drivers from "./drivers"
run(cycle, drivers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment