# yubi-vue-template **Repository Path**: Yubi233/yubi-vue-template ## Basic Information - **Project Name**: yubi-vue-template - **Description**: vue3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-01-28 - **Last Updated**: 2022-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yubi-vue-template [vue3_1小时入门指南](https://gitee.com/Yubi233/md_note/blob/master/Vue/vue3%E5%AD%A6%E4%B9%A0%E6%8C%87%E5%8D%97/C01_1%E5%B0%8F%E6%97%B6%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97.md),建议和本项目一起浏览。 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).