Forum Discussion
Ramadurai Uthami
May 16, 2017Copper Contributor
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 ...
Robin Güldenpfennig
May 18, 2017Brass Contributor
Yes that's also possible. You can place anything you want into a Script Editor Web Part at least it is valid JS code.
Topgear390
Mar 12, 2019Copper Contributor
Hello Mr Robin,
i am so sorry your ansewer is not clear he need to bundle The application before push it to the tenant or create Build option in npm to create all Js file and after that upload all inside /shaproint/sitesAssets like files and point all application to that file.
can i ask you mor details about the steps to deploy a simple react application in sharepoint 2013 or 2016 ?