Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.01 KB

介绍

采用Vue+Egg.js+MySql开发的简易博客,第一次使用Node框架写后台和Sql,选了阿里基于koa2开源的Egg,后台管理基于vue-element-admin,前台展示部分自己写的,,后续会继续完善部分功能。

安装Install

通过 npm 安装

# npm
npm install

//egg
npm run serve

//vue-element-admin
npm run dev

//vue-blog
npm run serve

使用方式

访问:http://118.126.111.172

没有数据库文件,不研究代码像尝试直接使用的可以联系我的邮箱

里面的数据现在基本采集于我的掘金,CSDN博文

预览Preview

博客主页

在这里插入图片描述

后台管理

在这里插入图片描述

有问题Question

如果你有好的意见或建议,欢迎提 [issue] 或 联系我[xiaolong.pang@vip.163.com] If you have good comments or suggestions, please feel free to [issue] or contact me [xiaolong.pang@vip.163.com]