My team is using a single Angular solution created in Visual Studio which contains both front and back end. This solution began as a template from Visual Studio.
My question is how do I do to separate them into 2 new projects, one containing only frontend and another containing only backend?