~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.
Update readme.md
- _example/readme.md +2 -0
_example/readme.md
CHANGED
|
@@ -15,3 +15,5 @@ make dev
|
|
|
15
15
|
make build
|
|
16
16
|
make run
|
|
17
17
|
```
|
|
18
|
+
|
|
19
|
+
<img width="1125" alt="image" src="https://user-images.githubusercontent.com/1687946/236013001-9c87aab4-afd4-4450-9de1-10abe6c441d0.png">
|