Forum Discussion

Ramadurai Uthami's avatar
Ramadurai Uthami
Copper Contributor
May 16, 2017

How to package the react application and integrate in Sharepoint On-premise

HI All,

 

I have a sample application in React which will give the sample list items in table view. Now I want to package it and run it in sharepoint on premise .

 

Can anyone say How to package and run it .

 

 

Thanks & Regards,

Ramadurai.

6 Replies

  • Hi Ramadurai,
    the deployment of SharePoint Framework applications is currently only possible on SharePoint Online Tenants.

    It is planned to support On-Premise installations as well in the future.
    • Ramadurai Uthami's avatar
      Ramadurai Uthami
      Copper Contributor

      Thank you . 

       

       

      How can we write the React application in Sharepoint on-premise.

       

       

       

      Ramadurai.

      • Robin Güldenpfennig's avatar
        Robin Güldenpfennig
        Brass Contributor

        You could develop a classic https://msdn.microsoft.com/library/cd1eda9e-8e54-4223-93a9-a6ea0d18df70(Office.15).aspx and use the React Framework in your front-end for example.

Resources