0.1.0 • Published 2 years ago

vue-amplify v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Amplify-Vue

Installation

npm install amplify-vue

Usage

import Vue from 'vue';
import VueAmplify from 'amplify-vue';

Vue.use(VueAmplify);
0.1.0

2 years ago