# aixinge-ui **Repository Path**: aixinge/aixinge-ui ## Basic Information - **Project Name**: aixinge-ui - **Description**: Ai(智能)Xin(信)Ge(鸽)—— 智能消息推送系统 前端代码 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://aixinge.com - **GVP Project**: No ## Statistics - **Stars**: 19 - **Forks**: 12 - **Created**: 2022-11-09 - **Last Updated**: 2025-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aixinge-ui ## 介绍 Ai(智能)Xin(信)Ge(鸽)—— 智能消息推送系统 前端代码 ## 软件架构 基于Ant Design Pro Of Vue为模板架构实现 ## 安装依赖 ```shell yarn install ``` ## 开发模式运行 ```shell yarn run serve ``` ## 编译项目 ```shell yarn run build ``` ## Lints and fixes files ```shell yarn run lint ```