# my_vue_component **Repository Path**: zhangjinhao/my_vue_component ## Basic Information - **Project Name**: my_vue_component - **Description**: 项目中用到的vue组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_vue_component ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm serve ``` ### Compiles and minifies for production ``` npm build ``` ### Lints and fixes files ``` npm lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).