In this article I will explain how to create a SharePoint app using visual studio 2013 and deploy Microsoft SharePoint Office 365 site.
Here are the steps: Step 1: Go to Start, then All Programs and click Visual studio 2013. Step 2: Click File, then New and add Project. Step 3: Click Apps under Office/SharePoint and select App for SharePoint 2013. Enter the name of the app and click OK. Step 4: Enter SharePoint office 365 site URL and select SharePoint-hosted and click Finish. Step 5: The following screen will appear. Here I have changed the message in div tag. Step 6: Open Solution Explorer. Step 7: Right click the solution, then Build and Deploy the App. Step 8: Go to your SharePoint Office 365 site. Go to Site Contents and you can see your App here: Click the App, then your app will be like the following screenshot: Summary In this article we saw how to create a SharePoint app using Visual Studio 2013 and deploy Microsoft SharePoint Office 365 site.
SharePoint Framework (SPFx) A Developers Guide