Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 378 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 378 Bytes

owbalancer

You can try balancer on Github Pages: Tournament Balancer.

Project setup

Tested on Node 20, npm 10.1.0 and Rust 1.75.0, so make sure that at least these versions are installed.

npm install
cargo install rsw
cargo install wasm-pack

Compiles and hot-reloads for development

npm start