# Open a terminal and copy this repository with the command
$ git clone (https://github.com/antonioalexandre1984/ProjectHub.git)
# Access the application folder
$ cd ProjectHub / backend
# install the dependencies
$ yarn
# Start the application
$ yarn dev