An attempt to learn rust for full-stack development.
The site uses...
[ Content will be filed after being finalized ]
The current steps to run it locally are shown below
git clone https://github.com/Jossey28/dev-site.git jossies_site
cd jossies_site
cargo build
cargo install leptosfmt
cargo install --locked cargo-leptos
cargo leptos watch --hot-reload