# maofu博客-前台 vue3版本vue2写法 **Repository Path**: tmaofu/maofublogs-reception-V-vue3-W-vue2 ## Basic Information - **Project Name**: maofu博客-前台 vue3版本vue2写法 - **Description**: maofu博客前台 第一次使用vue,使用vue3版本,但是大部分用vue2的语法 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-07 - **Last Updated**: 2024-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myblogs_reception ## 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/).