How to run/debug Strapi's repo?

Hi, I want to contribute with a feature, so I cloned the Strapi repo and I am trying to run it, but I’m a bit confued on how to do this.

What I want to do is:
Run a strapi instance that will use the current cloned repo code, so i can develop on it.

I am currently banging my head trying to figure this out, so if anyone could point me how to do this, I would appreciate a lot!

Edit: I have tried referencing the dependency on a project like this:

but it doesn’t work :expressionless: