Compiling and Running Tofuri

To compile and run Tofuri, navigate to the "tofuri" directory and run the following command:

cargo run

This will download and install all the necessary dependencies, compile the code, and start the Tofuri application. You should see some output in the terminal, indicating that the program is running.

Congratulations! You have successfully installed Tofuri on your machine. You can now proceed to the next page to learn more about the project.