design4green - TEAM 59
To install the project, you must at first clone the code repositories and install dependencies:
git clone https://github.com/Abdelhamidhenni/59.git 59
cd 59
yarn setup:install # install dependencies for all projects (client, server,)
Then run the project:
docker-compose up -d