:nut_and_bolt: Boilerplate for Vue.js plugin
Boilerplate for Vue.js plugin
$ npm i -g vue-cli
$ vue init kazupon/vue-plugin-boilerplate vue-hello-plugin
Itโs up to you !!
Defined the came-case into global.
ex:
- `name` of package.json
vue-plugin-boilerplate
- bundled
VuePluginBoilerplate
- javascript usage example
Vue.use(VuePluginBoilerplate)