A simple competitive code platform for the Tokyo Rust Meetup.
- Install npm
- Setup tailwindcss with
npm install -D tailwindcss - Install Rust
- Enter the server directory
- Run
cargo run -p tokyorust-server - Enter the client directory
- Run
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple competitive code platform for the Tokyo Rust Meetup.
npm install -D tailwindcsscargo run -p tokyorust-servernpm run start