Minimal Respo Router example
Demo http://repo.respo-mvc.org/minimal-router/#/
Check out main.cljs for details.
Some explanations will be at https://github.com/Respo/respo-router/wiki
To run project:
yarn
yarn watch
# another terminal
yarn dev
# then open localhost:8080
MIT