Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 475 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 475 Bytes

Reflex Examples

See https://examples.reflex-frp.org/

To run the examples locally, install Obelisk, go into the project directory, and run ob run. This will compile the examples using ghc and run them locally on http://localhost:8000/. You can also do modifications to the examples while the ob run command is running, it will recompile them automatically when the file is saved, and reload the page where it's running.