Update README.md

This commit is contained in:
Lorenz Hohermuth 2024-04-07 15:58:57 +02:00 committed by GitHub
parent 73e5679315
commit 6c1e4dd454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -7,9 +7,10 @@ But really I just not like JS.
## Stack ## Stack
- Language: Golang - Language: Golang
- Html templating: Templ - HTML templating: Templ
- Css: Uno Css - Css: Uno Css
- Frontend Framework: HTMX - Frontend Framework: HTMX
- HTTP Framework: Echo
## To Run ## To Run
- in root folder `go run cmd/main.go` - in root folder `go run cmd/main.go`