# 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 ## Introduction The front code fo AiXinGe - an intelligent message push system. ## Architecture Base on ant design pro of vue ## Install Dependencies ```shell yarn install ``` ## Development ```shell yarn run serve ``` ## Build ```shell yarn run build ``` ## Lints and fixes files ```shell yarn run lint ```