Rewrite of reitit.frontend-re-frame with helix and refx. source
Rewrite of reitit.frontend-auth using refx as state instead of a atom. source
npm run watch app
# or
npm run watch login
The app will be hosted locally on:
- http://localhost:8000 for the base example
- http://localhost:8000/login.html for the login example
npm run release
You can check this sample running in your browser here:
http://rafael.delboni.cc/helix-refx-reitit-example