Created
November 17, 2017 05:29
-
-
Save krainboltgreene/6bdbb8501d402f88caca0eaa8c3eccab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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