0.0.3 • Published 5 years ago
wraffy v0.0.3
wraffy
wraffy is a vuetify plugin for design of basic web layouts.
Installation
Use the package manager yarn to install.
yarn add wraffyUsage
Basic plugin installation
import Vue from 'vue'
import Wraffy from 'wraffy/v2'
Vue.use(Wraffy)