SharePoint Apps overview

Refer the below Article for SP Apps,

http://www.c-sharpcorner.com/UploadFile/93cb27/apps-in-sharepoint-2013/

SharePoint SPFx overview

Client-side web parts supports below

  1. Building with HTML and JavaScript.
  2. Both SharePoint online and on-premises environments.

Refer the below Article for SPFx Creation:

http://www.c-sharpcorner.com/article/create-new-sharepoint-client-side-web-part-spfx/

Steps to Install the app

Follow the below listed steps to install the Apps & SPFx webpart

Note

Before you install the app make sure that app should be uploaded in app catalog.

Refer to the below URL to upload the app in appcatalog,

http://www.c-sharpcorner.com/UploadFile/93cb27/upload-app-file-in-sharepoint/

Step 1

Open your SharePoint site

SharePoint

Step 2

Go to site contents page using gear menu or left navigation as shown below

SharePoint

Step 3

On the site contents page click on “Add an app” to install the app

SharePoint

Step 4

Then select “From your organization" on your apps page.

SharePoint

Step 5

On the organization page select the app which you want to install, I’ve selected helloworldsample client side webpart for the installation

SharePoint
Step 6

After you selected the app, Installation will be started as shown below

SharePoint

Finally app or client side web part installation will be done in your SharePoint site

SharePoint

The same above steps to install the SharePoint apps are also in SP online.

Summary

In this article we have explored how to install the client side webpart (SPFx) and SharePoint hosted apps in SharePoint online site.