Last updated 2 years ago
Was this helpful?
If you'd like to style your HTML pages with , use the go:tailwind frontend stack -
go:tailwind
$ copper create -frontend=go:tailwind github.com/nasa/starship
Run the server -
$ cd starship $ copper run -watch
In a separate terminal window, run the Tailwind server -
$ cd starship/web $ npm run dev
Open