Web Components#
This directory holds source code for building custom elements driven by Datastar
Setup#
- Install Dependencies
go mod tidy
go run cmd/web/build/main.go
This directory holds source code for building custom elements driven by Datastar
go mod tidy
go run cmd/web/build/main.go