vue-artifice
v0.1.1-alpha
Published
A Vue UI Components tailor made for Artifice eCommerce package
Downloads
2
Readme
Vue Artifice UI Components
UI components build for Vue.js 2.x
This is a collection of components especifically suited for Artifice eCommerce package.
Installation
Install the vue-artifice package:
npm install vue-artificeUsage
Install the Vue plugin:
import Vue from 'vue';
import VueArtifice from 'vue-artifice';
Vue.use(VueArtifice);Documentation is on Work In Progress
