# 组件上传模板 **Repository Path**: yoonaLin/component-upload-template ## Basic Information - **Project Name**: 组件上传模板 - **Description**: 基于vue2与webpack的组件上传模板,用于上传相关vue自定义组件到npm上 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-07 - **Last Updated**: 2023-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yyl-npm-practice-lzj > A Vue.js project ## 说明 ``` > 上传组件与使用 > 模板 > 参考:https://www.cnblogs.com/yalong/p/10388384.html ``` ## Build Setup ``` bash # 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](http://vuejs.github.io/vue-loader).