gromer
git clone https://git.pyrossh.dev/gromer
gromer is a framework and cli to build multipage web apps in golang using htmx and alpinejs.
7ada315
— pyros2097
2020-12-02T23:00:56+05:30
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
|
|