Beatrice Balduzzi: UI & UX Design
- Install Golang
- Install just
- Configure Git LFS
Create a .env file from the template:
cp template.env .envand fill it with the required variables.
To run with both Templ and Tailwind hot-reloading:
justequal to
just dev
To generate Templ files:
just templTo generate Tailwind output:
just tailwind