Coder Social home page Coder Social logo

blog-admin's Introduction

zugelu - 博客后台管理系统

license cimo vue

zugelu

使用 vue+quasar 搭建的博客后台管理系统,包括以下模块:用户注册、登录,文章编写、发布、列表、分类、标签、评论、点赞等。

2020-05-20,使用Quasar-Manage重构后台管理系统

Quasar-Manage的亮点:

  • 基于 Quasar 实现,Quasar-ui 的设计规范来自 Material Design
  • 包含动态路由,动态缓存,权限验证等常用功能
  • 兼容多端运行: SPA / Electron / Cordova
  • 响应式设计,支持手机 / 平板 / 桌面 /小分辨率屏幕显示
  • 包含 tagView 快捷导航、面包屑导航等 SPA 应用常用功能
  • 简单的代码逻辑,多种自定义组件,高度可定制性(只有 1600 行代码)
  • 完全开源及免费

点击查看 Quasar-Manage 更多信息。

使用这个项目前您需要了解如下技术栈:

ES6 | Node.js | Webpack | Vue | Vuex | Vue-Router | Vuex | Quasar-cli | Axios | ESlint | Electron:如果需要

如何运行

请确保您的计算机已经安装了 Node.js 以及 git,当前项目主要用于展示说明文档

1、克隆项目

## 克隆模板项目
git clone https://github.com/972784674t/quasar-manage-template.git

2、下载项目所需依赖

yarn install

3、启动开发服务器

## 运行 SPA 版本
quasar dev

## 运行 Electron 版本
quasar dev -m electron

如何打包

## 打包 SPA 版本
quasar build

## 打包 Electron 版本
quasar build -m electron

blog-admin's People

Contributors

luzhe0359 avatar

Stargazers

Forest Chaudet avatar

Watchers

James Cloos 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.