https://github.com/morucci/htmx-playground
htmx playground
https://github.com/morucci/htmx-playground
Last synced: about 1 year ago
JSON representation
htmx playground
- Host: GitHub
- URL: https://github.com/morucci/htmx-playground
- Owner: morucci
- License: mit
- Created: 2022-09-16T12:00:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T22:06:12.000Z (over 3 years ago)
- Last Synced: 2025-02-10T05:41:50.801Z (over 1 year ago)
- Language: Haskell
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# htmx-playground
```Shell
nix develop
ghcid -W -c 'cabal repl' -r="Cli.main"
firefox http://127.0.0.1:8090
```