# admin_cms_pro **Repository Path**: mahmudtjcu/admin_cms_pro ## Basic Information - **Project Name**: admin_cms_pro - **Description**: admin后台文章发布系统:这是一个基于 Vue2 技术栈开发的后台文章管理系统,专为内容管理者、编辑人员和网站管理员设计,提供高效的图文内容管理解决方案。 前端框架: Vue.js 2.x UI组件库: Element UI 状态管理: Vuex 路由管理: Vue Router HTTP客户端: Axios 构建工具: Webpack 代码规范: ESLint + Prettier - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-23 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin_cms_pro ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).