Tic-Tac-Toe (Rust + Leptos) A simple Tic-Tac-Toe game built with Rust, Leptos, and TailwindCSS. Prerequisites Rust (cargo) Trunk (cargo install trunk) Running Locally Clone the repo. Run the development server: trunk serve Open http://127.0.0.1:8080