This project provides a make file but can also simply be installed with the go-install command.
To use this with Leptos' server-side rendering, you can have to add leptos-use as a dependency to your Cargo.toml and then configure it for SSR like the following. These attributes can be applied to ...