Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 516 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 516 Bytes

Templ-gen: a Templ/GO generator with Tailwind CSS and TypeScript support

Templ-gen requires these CLI tools:

  • air
  • Tailwind CSS
  • Templ
  • TSC

To run:

mkdir templ-demo && cd templ-demo

templ-gen i

air

# Generate new component
templ-gen c newComponent

# Generate new page
templ-gen p about