This is the frontend of nerdcults main website.
First install trunk:
cargo install trunk
Make sure, that $HOME/.cargo/bin is part of your PATH.
$HOME/.cargo/bin
PATH
Then run:
trunk serve
in the projects root directory