0.0.1 • Published 8 years ago
vue-plugin v0.0.1
vue-plugin
CLI to create and share Vue.js components/plugins with no configuration :eyes:
Installation
npm install -g vue-pluginUsage
yarn create-vue-plugin
# Or
npx create-vue-pluginDevelopment
Your component/plugin should be located inside src/ directory and have src/index.js
# Start a server loading examples/index.js
vue-pluginPublishing
WIP...
0.0.1
8 years ago