11 lines
231 B
Markdown
11 lines
231 B
Markdown
# htmx gin pongo2
|
|
Test repository demonstrating the humanize problem of dates and or times.
|
|
|
|
## how to use
|
|
```bash
|
|
git clone https://code.icod.de/dalu/htmxginpongo.git
|
|
cd htmxginpongo
|
|
go build
|
|
go run main.go serve --debug=true
|
|
```
|