Fork me on GitHub
#cljsrn
<
2017-08-01
>
jeaye23:08:51

Trying to use re-frame-test and looking at its example. Do we have to use Karma, as the example does? I've been trying with doo and nodejs, but I end up with JS errors saying it doesn't know what "import" means. I'm guessing this RN stuff can't just be run in any JS environment like normal JS stuff.