vue+node 实现的一套博客系统包括博客前端展示页和博客后台管理页 博客在线地址(仅供临时预览) 博客后台管理页在线地址(仅供临时预览) 本地查看方法 # git clone https://github.com/linguowei/myblog.git # cd myblog # npm install # node app.js # localhost:9000 # localhost:9000/admin