"title":"Todo Client Web Part built with Vue.js and Vue\u0027s single-file components",
"shortDescription":"Sample Todo web part demonstrating how you can utilize Vue (a progressive framework for building user interfaces) with SharePoint Framework using handy single-file components approach.",
"Sample Todo web part demonstrating how you can utilize Vue (a progressive framework for building user interfaces) with SharePoint Framework using handy single-file components approach."
"alt":"Todo Client Web Part built with Vue.js and Vue\u0027s single-file components"
}
],
"authors":[
{
"gitHubAccount":"s-KaiNet",
"company":"Mastaq",
"pictureUrl":"https://github.com/s-KaiNet.png",
"name":"Sergei Sergeev",
"twitter":"sergeev_srg"
}
],
"references":[
{
"name":"Build your first SharePoint client-side web part",
"description":"Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",