added how to use
This commit is contained in:
parent
da08bc4794
commit
10d77ca7d0
@ -1,2 +1,10 @@
|
|||||||
# htmx gin pongo2
|
# htmx gin pongo2
|
||||||
Test repository demonstrating the humanize problem of dates and or times.
|
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
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user