reflex-frp / reflex-examples

See Reflex FRP in action with tinker-friendly code samples you can run yourself.
https://reflex-frp.org
BSD 3-Clause "New" or "Revised" License
81 stars 34 forks source link

Use Obelisk for running reflex-examples. #17

Closed dfordivam closed 6 years ago

dfordivam commented 6 years ago

I have tried to model it in such a way that this can be integrated in reflex-frp.org as well.

Preview image

ryantrinkle commented 6 years ago

This looks really great! I'll check it out ASAP.

dfordivam commented 6 years ago

PR is ready now.

I have not added

luigy commented 5 years ago

Thanks, for reporting this. For macosx the only thing I can imagine having an effect could of been https://github.com/obsidiansystems/obelisk/commit/5aeb14df78edb8dfeca62891f05d40431f4f8d53 which fixed displaying port taken errors. After bumping obelisk did ob run display that a port was already taken? I've had put a PR bumping obelisk here https://github.com/reflex-frp/reflex-examples/pull/29