Code Monkey home page Code Monkey logo

blog's Introduction

Vue + Node 博客系统

​ 为什么突然想写个博客呢,是因为之前上网搜问题时发现别人的博客挺好看的,于是就这个想法了,然后其实也想用node.js写下接口,这样就不用靠后端了,哈哈哈!言归正传,该项目总体结构为,前台Vue,ui用的是element,后台Node,数据库mysql,还做了响应式。

项目预览地址

一、显示部分

页面的主要模块有文章列表,相册,demo,登录,个人页面,留言板,还做了个夜间模式,其他部分就看图吧~,其他模块就不放图了,希望你能去探索一下~

image.png

image.png

image.png

二、后台管理

一个博客系统,肯定要有管理页面的嘛,不然直接操作数据库多麻烦~

可以发表文章,修改文章,删除文章,管理用户,上传相册和视频,删除相册和视频就没做了,主要是懒。。。发表文章支持markdown,在前台显示时也支持。

image.png

1、安装依赖

npm install

2、项目启动

npm run serve

3、项目打包

npm run build

blog's People

Contributors

chen-12138 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.