# blog-vue2 **Repository Path**: luli1314520/blog-vue2 ## Basic Information - **Project Name**: blog-vue2 - **Description**: 使用vue2来搭建的一个博客项目 , 里面涉及的知识比较全, 算的上是 ”麻雀虽小,但五脏俱全“ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-26 - **Last Updated**: 2025-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-site ## 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/).