Anyone know of a template.. or information on a proper structure to create a Angular/Web API site? I have been trying to find a good starting point. Should I use the MVC/Web API as a starting point ? OR a totally blank template? It seems I want some of the folders but I don't need any of the MVC stuff at all.. or is there some reason I do ? It seems it would get in the way of the AngularJS routing..
Anyone out there coding a AngularJS / ASP.NET Web API site out there can give me some starting tips on how to approach things ?