1.0.0 • Published 2 years ago

yyl-npm-ordercount v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

yyl-npm-practice

把组件打包发布到npm,本次打包支持正常的组件调用方式,也支持Vue.use, 也可以直接引用打包好的js文件, 配合vue.js 就不需要webpakc这种构建工具了,可以直接在页面内使用

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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