文件名称:vue-composing-components:示例项目如何使用Mixins和Slot在Vue中组成组件
文件大小:138KB
文件格式:ZIP
更新时间:2024-05-30 20:43:23
JavaScript
组成成分 这是myposter von 12/06/2018的Composing Components with Vue的Composing Components with Vue的代码库。 示例项目如何使用Mixins和Slot在Vue中组成组件 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run all test