Today I uploaded some custom SharePoint Blank Templates on my GitHub repository.
These templates show you, how you can prepare client-side Web Part for SharePoint 2013 and 2016 with Knockout object model attached to HTML template page. I used TypeScript too.
All script files and HTML templates are immediate upload to SharePoint Server when they changed. No solution deployment needed. Just first time, when you create SharePoint solution with blank WebPart inside of the Feature. This enables you to develop faster and simplier. Continue reading “SharePoint KnockoutJS Blank Templates with Gulp watch for changes”

