VueDC Vue CLI 3 Plugin Example
This package was created as an example of pluging development for a VueDC presentation.Usage
* Optionally, create a project using Vue CLI's remote preset functionality: `vue create -p github:vuedc/vue-cli-3-walkthrough my-project`
- Install and invoke this plugin in your project
vue add @vuedc/init-example
...or...
npm install @vuedc/vue-cli-plugin-init-example
vue invoke @vuedc/init-example