# 基于VUE的个人博客平台前端 **Repository Path**: mashiro1492/graduation-design-vue-page ## Basic Information - **Project Name**: 基于VUE的个人博客平台前端 - **Description**: 除了樱花特效其他特效基本纯手写,当然UI是模仿其他人的UI,但是代码是自己一点一点打出来的,没有看其他人的源码。后端在我主页 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-20 - **Last Updated**: 2024-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # y > vue-demo ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).