Docs is under construction
npm install --save vue-fabricjs
import Vue from 'vue'
import { vueFabric } from '../vue-fabricjs'
Vue.use(vueFabric)
npm run dev
Bundle the js and css of to the dist
folder:
npm run build
Docs is under construction
npm install --save vue-fabricjs
import Vue from 'vue'
import { vueFabric } from '../vue-fabricjs'
Vue.use(vueFabric)
npm run dev
Bundle the js and css of to the dist
folder:
npm run build