Please install the latest version of the Rust compiler using the Rust shell script installer
Please run cargo run -- --ip <ip> --port <port> in a terminal to start the program.
If --ip is not supplied, it will default to localhost.
If --port is not supplied, it will default to 5000.