Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l0sgai/gulimall-admin-font
🥳谷粒商城后台管理系统前端,使用VUE3+TypeScript,基于renren-ui进行二次开发
https://github.com/l0sgai/gulimall-admin-font
element-plus less mock node npm pinia router typescript vite vue3-composition-api vue3-typescript
Last synced: about 2 months ago
JSON representation
🥳谷粒商城后台管理系统前端,使用VUE3+TypeScript,基于renren-ui进行二次开发
- Host: GitHub
- URL: https://github.com/l0sgai/gulimall-admin-font
- Owner: l0sgAi
- License: mit
- Created: 2024-07-22T08:57:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T05:56:10.000Z (4 months ago)
- Last Synced: 2024-10-13T10:23:43.562Z (3 months ago)
- Topics: element-plus, less, mock, node, npm, pinia, router, typescript, vite, vue3-composition-api, vue3-typescript
- Language: Vue
- Homepage:
- Size: 828 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gulimall-admin-font
* 使用renren-ui进行二次开发的谷粒商城后台管理系统后端
*开发中...*
## renren-ui
- renren-ui是基于Vue3、TypeScript、Element Plus、Vue Router、Pinia、Axios、Vite等开发,实现 【[renren-security](https://gitee.com/renrenio/renren-security)】 后台管理前端功能,提供一套更优的前端解决方案
- 前后端分离,通过token进行数据交互,可独立部署
- 动态菜单,通过菜单管理统一管理访问路由
- 后端地址:https://gitee.com/renrenio/renren-security
- 演示地址:http://demo.open.renren.io/renren-security (账号密码:admin/admin)
![输入图片说明](public/1.png)
## 安装
您需要提前在本地安装[Node.js](https://nodejs.org/en/),版本号为:[18、20],再使用[Git](https://git-scm.com/)克隆项目或者直接下载项目后,然后通过 `终端命令行`执行以下命令。
```bash
# 切换到项目根目录# 安装插件
npm install# 启动项目
npm run dev
```> 如网络不稳定,安装时出错或进度过慢!请移步 [cnpm](https://npmmirror.com/) 淘宝镜像进行安装。
启动完成后,会自动打开浏览器访问 [http://localhost:8001](http://localhost:8001),如您看到下面的页面代表 `前端项目`运行成功!因为前后端分离项目,需保证 `前端项目`和 `后台项目`分别独立正常运行。
请留意下面的页面,其中 `验证码`未能正常显示,控制台有 `API请求`报错信息!这时需检查 `后台项目`是否正常运行。
## 如何交流、反馈、参与贡献?
- 开发文档:https://www.renren.io/guide/security
- 官方社区:https://www.renren.io/community
- [人人开源](https://www.renren.io):https://www.renren.io
- 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持
- 技术讨论、二次开发等咨询、问题和建议,请移步到官方社区,我会在第一时间进行解答和回复!
- 微信扫码并关注【人人开源】,获得项目最新动态及更新提醒`
`
## 微信交流群
我们提供了微信交流群,扫码下面的二维码,关注【人人开源】公众号,回复【加群】,即可根据提示加入微信群!
`
`
![输入图片说明](public/wechat.jpg)