This repository contains the examples of my blog posts in the SPA-Series on hosting Single Page Applications in SharePoint. The blog posts are available on my weblog at http://weblogs.asp.net/soever.
I have always been intrigued by SharePoint as a platform, and especially in using SharePoint in a way it was not really intended for. The approach I'm taken in this repository for developing SPA apps hosted in SharePoint has been used extensively in the past using a concept we called SharePoint DesignFactory ContentFiles. We used this approach in numerous projects for deploying content (including aspx pages) into SharePoint. This was back in 2012, and in the mean time similar tools like spsave have emerged. Also the development cycle for developing as if we are in the context of SharePoint without uploading files into SharePoint have been dramatically improved through tools like sp-rest-proxy.
In the blog series and the examples in this repository I hope to provide a way of working that will lead to developing powerful progressive web apps to unlock the information within your organization without difficult hoops to jump through with administrators within your organization to get your code up and running:-)
Clone this repository on your local machine and follow the README's in the example folders.
No information yet.
Please provide any improvements on the code as pull requests on this repository, or provide feedback in the issues or in the comments on my blog posts.
Al code provided in this repository is provided under the MIT license as descrbed in the LICENSE.