We mimic the general layout of the main Goethe-Universität Frankfurt website, with some opinionated improvements. Feel free to use it for your own sites. Pull requests are welcome!
For local development:
Then run:
bun install
to install the dependencies,
bun run build
for building, and
bun dev
to start up a server for local development.