# ruoyi-ele-admin **Repository Path**: source-backup/ruoyi-ele-admin ## Basic Information - **Project Name**: ruoyi-ele-admin - **Description**: 🎉 RuoYi 框架前端部分使用 Vue3、ElementPlus、EleAdminPlus 的实现 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://ruoyi.eleadmin.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2024-11-05 - **Last Updated**: 2024-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
RuoYi 框架前端部分使用 Vue3、ElementPlus、EleAdminPlus 的实现
- 🔥 使用 vue3、pinia、element-plus、ele-admin-plus 等主流技术栈 - 💪 组件丰富、代码规范,使用 Composition API、script setup 语法 - 🌈 界面美观,对所有主题变量、组件样式都进行重新设计、精心打磨 ## 🌍在线体验 - 演示地址:https://ruoyi.eleadmin.com - 登录账号:admin - 登录密码:admin123 ## 🔨安装运行 ```bash # 安装依赖 npm install --registry=https://registry.npmmirror.com # 运行项目 npm run dev ``` 运行成功后在浏览器地址栏输入 `http://localhost:5173` 访问。 默认使用 RuoYi 线上演示接口,可下载 [RuoYi 后端](https://gitee.com/y_project/RuoYi-Vue) 并运行后,在 `.env.development` 文件中将接口地址改为本地后端接口: ```bash # 开发环境接口地址 #VITE_API_URL=https://vue.ruoyi.vip/prod-api VITE_API_URL=http://localhost:8080 ``` ## 💻系统截图
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |