~repos /gromer

#golang#htmx#ssr

git clone https://pyrossh.dev/repos/gromer.git

gromer is a framework and cli to build multipage web apps in golang using htmx and alpinejs.


344d2589 pyros2097

tag: v0.1.2

v0.1.2

5 years ago
add example path in readme
Files changed (1) hide show
  1. readme.md +1 -1
readme.md CHANGED
@@ -35,7 +35,7 @@ go get -u -v github.com/pyros2097/wapp
35
35
 
36
36
  The example is located here,
37
37
 
38
- [wapp-example](https://github.com/pyros2097/wapp-example)
38
+ [example](https://github.com/pyros2097/wapp/tree/master/example)
39
39
 
40
40
  **Counter**
41
41