sweet-awesome-button
v0.0.3
Published
A nice handsome button to help you learn basin plugin craftsmanship
Downloads
1
Readme
You can install it like any other package:
npm install --save sweet-awesome-button
In your main.js, or a similar entry point for your app:
import NiceHandsomeButton from "sweet-awesome-button";
import Vue from "vue";
Vue.use(NiceHandsomeButton);
Now, the nice handsome button should be able in any of your .vue files.
My Button