# detailed_explanation_of_vue_components **Repository Path**: liuyisong/detailed_explanation_of_vue_components ## Basic Information - **Project Name**: detailed_explanation_of_vue_components - **Description**: detailed_explanation_of_vue_components Vue2 组件精讲_smallBook_link - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, XiaoCe ## README # detailed_explanation_of_vue_components ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).