8000 GitHub - aymfx/myblog-manger-system: 这是一个基于vue+express写的blog后台,UI框架用的是iview,数据库mongodb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aymfx/myblog-manger-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-manage-system

基于Vue.js 2.x系列 + Iview UI框架 + 基于node的Express框架+mongodb数据库 的后台管理系统

前言

这个项目运用了很多的开源vue组件如 图片上传、富文本编辑器、图表在,分类,用vuex的store进行了数据的存储与读取

功能

分类

日志

编辑

上传

图表

技术栈

  • vue
  • Iview
  • express ---作为一个中介,后台,链接mongodb
  • vue-axios  -- 进行ajax请求
  • vue-echarts-v3 --echart图表
  • vue-router
  • vuex
  • vue-simplemde ---编辑器插件  支持 markdown语法
  • mongoose  --mongodb链接
  • mongoose-paginate   支持分页显示
  • mongoose-materialized 支持分类  树状图

环境

  • window电脑
  • 装了 node mongodb
  • 安装了vue和express
  • git

#项目安装

在 gitbash git https://github.com/aymfx/myblog-manger-system.git

在 myblog-qian   和  myblog-hou  运行 命令 npm i

启动mongodb 创建一个myblog的数据库

在 myblog-qian 目录下 运行命令行 npm run dev

在 myblog-hou 目录下 运行命令行 npm ./bin/www  可以装supervisor插件

启动 http://localhost:8080

enjoy it

项目截图

请输入图片描述

请输入图片描述

请输入图片描述

请输入图片描述

请输入图片描述

请输入图片描述

About

这是一个基于vue+express写的blog后台,UI框架用的是iview,数据库mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0