Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 853 Bytes

File metadata and controls

37 lines (27 loc) · 853 Bytes

banner

Some example components styled like Shadcn using Templ. This is meant as a starting point for UI in a project and NOT as an installable package.

Things will be added, changed or deleted at will.

Usage

Copy stuff and see the examples for usage.

Development

install air for reloading:

go install github.com/air-verse/air@latest

and templ for generating the html:

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

then just run:

air

Links