Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 137 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 137 Bytes

sudoku-helper

How to run

  1. Run server: cargo run --release
  2. Open index.html in a browser. From terminal: xdg-open index.html