TokyoRust Competitive Platform A simple competitive code platform for the Tokyo Rust Meetup. Installation Dependencies Install npm Setup tailwindcss with npm install -D tailwindcss Install Rust Setup Enter the server directory Run cargo run -p tokyorust-server Enter the client directory Run npm run start