# vueBlog **Repository Path**: deng-yajun/vueBlog ## Basic Information - **Project Name**: vueBlog - **Description**: vue+elementui搭建的个人博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2022-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # blog_admin ## Project setup ``` npm install ``` npm install echarts@4.9.0 npm install mavon-editor --save marked将markdown语法渲染成html语法 npm install marked -S 代码高亮 npm install highlight.js -S npm install highlight.js --Save ### 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/). <<<<<<< HEAD ======= >>>>>>> 81046730adb460cb9a4012fa6a3fb57b0af6ab4d