/templ-experiment

Experimenting with templ

Primary LanguageGo

Templ Experiment

  1. have go1.22+ installed
  2. install templ locally go install github.com/a-h/templ/cmd/templ@latest
  3. install air for hot reloading :) go install github.com/cosmtrek/air@latest
  4. make run
  5. make open