How to run existing strapi project?

For the project to work locally you must first create the database again, with the data from config/server.js

Second you must have the .env file in the root of the project, you can create a new project and then copy it.

I did that and it worked fine.