I think this is a simple question: How do I deploy projects from Visual Studio to my SharePoint Online site?
I have searched the internet far and wide for a solution and cannot seem to find anything on this. Obviously I am not on a SharePoint server so when i try to create a new SharePoint empty project, I get an error saying it can't find the hive. This makes total sense since. Is there something I missed? Maybe connecting VS to O365?
Additional info (in case you are curious)... I am trying to create an empty project which will then be turned into a Site Page page. I can do this in SP designer no problem but i need to access the code behind (C#).