# vue_blog_front **Repository Path**: cainiaolong123/vue_blog_front ## Basic Information - **Project Name**: vue_blog_front - **Description**: 基于vue2的blog前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-29 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, iView ## README # 项目安装 > A Vue.js project ## 安装步骤 ``` bash # install dependencies 1、npm install(安装各种组件) # serve with hot reload at localhost:8080 2、npm run dev(开发时运行) # build for production with minification 3、npm run build(部署时生成dist目录) # build for production and view the bundle analyzer report 4、npm run build --report(不生成分析图) ``` # 首页简历 > 直接访问即可!