Forum Discussion
AsifMohd
Mar 17, 2020Copper Contributor
Host React JS Application on SharePoint Online
Hi, I have a react JS search application that was created by NPM build, It is running in the localhost(port: 3000) successfully. I want to deploy the same application on SharePoint Online. C...
Sudharsan K
Mar 30, 2020Steel Contributor
Hi,
The best approach would be to convert the application to SharePoint Framework solution which can be done easily. Please refer the documentation from Microsoft.
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/migrate-angular-1-x-applications-to-sharepoint-framework
The best approach would be to convert the application to SharePoint Framework solution which can be done easily. Please refer the documentation from Microsoft.
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/migrate-angular-1-x-applications-to-sharepoint-framework