# Blog.Vue **Repository Path**: laozhangIsPhi/Blog.Vue ## Basic Information - **Project Name**: Blog.Vue - **Description**: 一个vue的个人博客项目,配合.net core api教程,打造前后端分离 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 42 - **Forks**: 30 - **Created**: 2019-12-14 - **Last Updated**: 2025-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目 [![API](https://img.shields.io/badge/接口API-Blog.Core-brightgreen.svg)](https://github.com/anjoy8/Blog.Core) [![admin](https://img.shields.io/badge/管理后台-Blog.Admin-blue.svg)](https://github.com/anjoy8/Blog.Admin) [![vue](https://img.shields.io/badge/VUE-3.11.0-brightgreen.svg)](https://github.com/anjoy8/Blog.Admin) [![node](https://img.shields.io/badge/NODE-10.16.3-brightgreen.svg)](https://github.com/anjoy8/Blog.Admin) [![npm](https://img.shields.io/badge/NPM-6.9.0-brightgreen.svg)](#) ## 环境 ![Logo](https://github.com/anjoy8/Blog.Vue/blob/master/public/environment.png) ![Logo](https://github.com/anjoy8/Blog.Vue/blob/master/public/install.png) ## 操作 ### 安装依赖 ``` npm install ``` ### 编译 ``` npm run serve ``` ### 打包 ``` npm run build ```