Forum Discussion
JustJim
Mar 03, 2019Copper Contributor
Sharepoint 2013 React App
I am in an odd scenario where I have a Sharepont 2013 site collection. Sadly we do not have the app model turned on so I cannot use visual studio. I am using VS code to use the create-react-app sca...
NotAlex
Mar 04, 2019Iron Contributor
That sounds like a really bad time man, If its simple you could just use a script editor webpart.
otherwise development choices are very limited without using visual studio/sharepoint app model
JustJim
Mar 05, 2019Copper Contributor
Yeah I wish it was simple its a single page (multi view) react app I am building. It has lots of components and is starting to come together. Then of course I start testing Fetch requests and 401/cors policy issues abound. I really hate our implementation of SP2013. It literally has half of the feature set turned off. That and we are still using 2010 workflows. meh.