See https://github.com/return-to-the-land/go-backend for instructions. # Style Guidelines - Font size is defined in the index.html. Only use rem as a unit. # Documentation ```go install golang.org/x/tools/cmd/godoc@latest``` ```$HOME/go/bin/godoc -http=:6060``` (to run on Mac)