Skip to content

A simple competitive platform for Rust coding problems

Notifications You must be signed in to change notification settings

tokyo-rust/rustcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TokyoRust Competitive Platform

A simple competitive code platform for the Tokyo Rust Meetup.

Installation

Dependencies

  1. Install npm
  2. Setup tailwindcss with npm install -D tailwindcss
  3. Install Rust

Setup

  1. Enter the server directory
  2. Run cargo run -p tokyorust-server
  3. Enter the client directory
  4. Run npm run start

About

A simple competitive platform for Rust coding problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published