# pinpoint ```sh cd client gleam run -m lustre/dev build --outdir=../server/priv/static # Build the client cd .. cd server gleam run # Run the server ```