# xeblog-vue **Repository Path**: anlingyi/xeblog-vue ## Basic Information - **Project Name**: xeblog-vue - **Description**: 基于Vue开发的简约风格的博客UI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://xeblog.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-09 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xeblog-vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).