# vue_blog **Repository Path**: chenxuyun/vue_blog ## Basic Information - **Project Name**: vue_blog - **Description**: 前端使用vue v2.6.11、element-ui v2.15.5 后端使用php语开发 使用vue搭建一个博客网站 ---(前端) 后端:https://gitee.com/chenxuyun/vue_blog_server.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 24 - **Forks**: 12 - **Created**: 2021-08-27 - **Last Updated**: 2024-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_blog ## 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/).