gromer

#golang#htmx#ssr

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

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


7ada315pyros2097 2020-12-02T23:00:56+05:30
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