# vue-slot-demo **Repository Path**: gdoudeng/vue-slot-demo ## Basic Information - **Project Name**: vue-slot-demo - **Description**: 插槽作用域 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://iplus-studio.top/2020/12/27/%E4%BD%9C%E7%94%A8%E5%9F%9F%E6%8F%92%E6%A7%BD/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-27 - **Last Updated**: 2020-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-slot-demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).