Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 158 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 158 Bytes

Go + HTMX

Simple todo app using Go and HTMX

Screenshot

Run

go run server.go

Build

go build server.go