a template of vue component
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
搜索有所的MyComponent
关键字,替换成组件的真实名称;
接下来根据组件的要求开发即可。
nrm ls
npm build
npm publish