/vue-test-toNPM

研究vue插件推送到npm专用demo包

Primary LanguageJavaScript

my-vue-ui

ui

研究vue插件开发demo

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev
当前项目运行查看组件效果

# build for production with minification
npm run build
推送到npm以便import用组件

For detailed explanation on how things work, consult the docs for vue-loader.