# admin-template **Repository Path**: peng-jiangyong/admin-template ## Basic Information - **Project Name**: admin-template - **Description**: 使用vue3.0开发的管理系统前台模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.pjy.cool/ - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-01-10 - **Last Updated**: 2024-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, JavaScript, HTML, CSS ## README ### 介绍 管理系统前台模板,使用vue3+elementPlus开发,实现了登录鉴权,路由管理,用户管理,角色管理和权限分配等基本功能。 ## 线上体验地址 https://www.pjy.cool/ ## 安装教程 1. npm i 2. npm run dev 3. npm run build ## node服务端项目源码 https://gitee.com/peng-jiangyong/node-serve