Can I transfer/share my projekts with my freinds?

Hello! So my and my freinds are about to start making a game with UE4. this requiers uss to be able to share/transfer and/or send our projekts to each other. Is there a simple way of doing this using the launcher or some kind of cloud server (dropbox)??

Best Regards, Lillbönan

I don’t know how simple you’d like this to be, but the common way is to use source control, often called svn. This does require a server with ample drive space (possibly one of your own computers).
It’s also possible to just transfer files back and forth. However, this is far from ideal and won’t properly cover anything coded in. I am no expert on this subject as I haven’t setup our server, but here’s a few links that might help you out…

http://thejahangir.com/svn-source-control-with-unreal-engine-4-tortoisesvn/