--- title: "Run" description: "Run your 01" --- Make sure that you have navigated to the `software` directory. To run the server and the client: ```bash poetry run 01 ``` To run the 01 server: ```bash poetry run 01 --server ```