frontend/README.md

419 B

Frontend

As the mainpage of Nerdcult, the code contained in this repository includes the Rust-written frontend script source as well as the HTML markup code and the CSS styling.

Running locally

First, install trunk:

cargo install trunk

Make sure that $HOME/.cargo/bin is included in your PATH.

Following that, execute the following in the project's root directory:

trunk serve