# my-project-vue-admin **Repository Path**: fuxiangc/my-project-vue-admin ## Basic Information - **Project Name**: my-project-vue-admin - **Description**: JS全栈项目中的 前端部分, 采用了 vue3 + vuex + element-plus 实现的一个简单后台管理系统,涉及到: 用户登录、用户管理、新闻管理、产品管理,个人中心等基础模块的开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, Vue, Vuex, Element-UI ## README # admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).