~repos /gromer
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.
add example path in readme
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
|
-
[
|
|
38
|
+
[example](https://github.com/pyros2097/wapp/tree/master/example)
|
|
39
39
|
|
|
40
40
|
**Counter**
|
|
41
41
|
|