Incorporate SLDS into Javascript Application(Vue.Js)
In this tutorial will set up a basic javascript App(vue.js) and incorporate Salesforce Lightning Design System into it , so we can leverage the font, style and design assets(SVG) of SLDS to build an Application with salesforce look and feel. Initial Setup : 1.Download Vue js CLI using npm(node package Manager). 2. Create Project 3.Project… Continue reading Incorporate SLDS into Javascript Application(Vue.Js)