# truism-cms-vue
**Repository Path**: truism/truism-cms-vue
## Basic Information
- **Project Name**: truism-cms-vue
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-12
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Truism博客项目的CMS系统
实现博客、分类、标签、留言等管理功能
# truism-cms
基于Vue2.0 + Element-Ui 搭建的后台管理系统
后端接口参见项目 truism-cms
# 演示
## 快速上手:
确保系统已安装Node.js和Npm
安装:
npm install
运行与演示:
npm run serve