Giter Club home page Giter Club logo

blog-admin's Introduction

说明

本项目是个人博客搭建项目之一,本来打算放在一个项目里的,但是放在一个项目里代码会比较乱,所以分开多个项目来管理。关于整个博客项目的搭建以及介绍可以参考我的这篇博文。传送门

本项目为后台管理项目,其他项目地址:

博客前端项目

博客后端接口及文档

这三个项目完成了整个博客的构建,剩下的就是服务端部署,由于之前没有接触过服务端部署,所以什么东西都是现学,把服务器部署整个过程记录下来了。关于服务端配置仅供参考因为我也是新手。

node项目部署——阿里云centos部署ftp

node项目部署——阿里云cento部署node和nginx

node项目部署——阿里云centos部署git服务

node项目部署——阿里云centos部署mongodb

项目已在服务器上正常跑起来了。

项目说明

本项目是基于vue-cli的后台管理项目。ajax请求用的axios库, ui使用的element-ui。

主要有注册、登录、新建文章、编辑文章、新建分类、编辑分类、删除文章、删除分类、换肤等功能

项目运行

# 克隆项目
$ git clone [email protected]:keenjaan/blog-admin.git

#进入blog-admin目录安装依赖
$ npm install # Or yarn install

# 启动热更新 at localhost:3333
$ npm run dev

项目截图

shot

shot

shot

shot

shot

blog-admin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.