# vue_blog **Repository Path**: falling-wind/vue_blog ## Basic Information - **Project Name**: vue_blog - **Description**: 使用vue搭建一个博客网站 ---(前端) 后端:https://gitee.com/chenxuyun/vue_blog_server.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2022-05-09 - **Last Updated**: 2022-05-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/).