I just came across the same combination: Fabric.js and Vue.js and was wondering, but I\'m working with VueJs few days and I don\'t know how to set up fabric in vue. Can you
Install Fabric
yarn add fabric # or npm install -s fabric
Basic component (based on @laverick's answer):