# larke-admin-frontend
**Repository Path**: arimis_wang/larke-admin-frontend
## Basic Information
- **Project Name**: larke-admin-frontend
- **Description**: No description available
- **Primary Language**: PHP
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-01-05
- **Last Updated**: 2024-01-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# larke-admin 前端页面
## 项目介绍
* `larke-admin` 的前端页面
* 框架为 `vue2` 和 `element-ui`
* 本项目为 `后台前端页面`,`后台api服务` 可查看 [Larke Admin](https://github.com/deatil/larke-admin) 项目
## 截图预览
更多截图
[Larke Admin 后台截图](https://github.com/deatil/larke-admin/issues/1)
## 安装步骤
1. 前端编译文档可以查看文档 [README-build.zh-CN.md](README-build.zh-CN.md)
在编译前你需要复制 `.env.development.larke` 重命名为 `.env.development`,复制 `vue.config.js.larke` 重命名为 `vue.config.js`
2. 当前编译环境
- (node v9.9.0 / npm 6.14.8)
- (node v16.6.2 / npm 6.14.8)
## 扩展推荐
| 名称 | 描述 |
| --- | --- |
| [demo](https://github.com/deatil/larke-admin-demo) | 扩展示例 |
| [操作日志](https://github.com/deatil/larke-operation-log) | 记录 admin 系统的相关操作日志 |
| [签名证书](https://github.com/deatil/larke-admin-signcert) | 生成RSA,EDDSA,ECDSA等非对称签名证书 |
| [日志查看器](https://github.com/deatil/larke-admin-logviewer) | laravel日志查看扩展 |
注:扩展目录默认为 `/extension` 目录
## 特别鸣谢
感谢以下的项目,排名不分先后
- vue
- element-ui
- vue-element-admin
## 开源协议
* `larke-admin` 遵循 `Apache2` 开源协议发布,在保留本系统版权的情况下提供个人及商业免费使用。
## 版权
* 该系统所属版权归 deatil(https://github.com/deatil) 所有。