Skip to content

vue+node+mongoose+elementUi搭建个人博客-前后端分离

Notifications You must be signed in to change notification settings

chenchuanbao/Home

Repository files navigation

个人博客

项目内容:

  • 主页
  • 登入、注册
  • 文章列表
  • 文章详情页
  • 后端界面,内容发布 更多.....努力更新中

项目使用框架及插件

  • vue_cli
  • mongoose
  • mongodb
  • express
  • ElementUi
  • Markdown-mavon-editor-marked
  • axios
  • vue-particles
  • nprogress
  • vue-wechat-title
  • 阿里巴巴矢量图标 更多.....努力更新中

服务器配置(阿里云)

  • centos系统安装
  • 安装node.js,安装forever保持node持续运行。
  • 安装mongodb,设置持续运行。
  • 安装nginx,设置反向代理 更多.....努力更新中

项目示例

A Vue.js project

Build Setup

# 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 and docs for vue-loader.

About

vue+node+mongoose+elementUi搭建个人博客-前后端分离

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published