This README provides instructions on how to set up the project.
Ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/bsureau/tdd-ddd-cleanarchi-example-app.git cd tdd-ddd-cleanarchi-example-app
-
Install the project:
make install
-
Run the project:
make start
Run make
in your terminal to display all available commands.