Skip to content

wawandco/Go-templ-HTMX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup local development

Install templ

With Go 1.20 or greater installed, run:

go install github.com/a-h/templ/cmd/templ@latest

Run

templ generate
go run .

or

make

This will take the Makefile in the root of the project and will run

- templ generate
- go run main.go

For the first time you will have to wait for the chromium binary to download.

Then, go to http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published