How do I open a scene from a different computer?

I created a scene on my laptop, but I would like to open it on my desktop. How would I go about this?

Copy whole project directory. More optimal would be if you only copy config, content, source directories and uproject file, double click uproject file to open esitor with your project

If you got C++ code you need to generate new VS/Xcode project files, you can do that by right clicking uproject and there should be option for that