# eagle-ui
**Repository Path**: hocgin/eagle-ui
## Basic Information
- **Project Name**: eagle-ui
- **Description**: 🦅 一个前端项目(Antd For React):微信公众号 / 商城(含订单、优惠券) / 账户体系 / 消息通知 等
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2020-12-08
- **Last Updated**: 2022-03-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## EAGLE
> STATUS: Development
- [Eagle UI](https://github.com/hocgin/eagle-ui)
- [Eagle Mall](https://github.com/hocgin/eagle-mall)
- [Eagle](https://github.com/hocgin/eagle)
## Deploy
### Eagle
1. 检查环境变量, 参考`.env.example`
2. 检查HOST, 参考`.host.example`
3. 修改`yml`配置参数
4. 设置参数`spring.profiles.active=dev`并启动`AppApplication`
5. 执行 `sh scripts/docker-compose.sh`
**内网穿透**请参考 `scripts/proxy.sh` 内网穿透(`仅支持MacOS`)
### Eagle UI
1. 基础环境,Node
2. `npm install`
3. `npm start`
### Eagle Mall
1. 基础环境,Node
2. `npm install`
3. `npm serve`
## UI
### 移动商城
### 管理平台
