# RuoyiPlus-Angular **Repository Path**: ttnkh21/ruoyi-plus-angular ## Basic Information - **Project Name**: RuoyiPlus-Angular - **Description**: 若依Plus前端(RuoyiPlus),angular版本,采用Ant-Design 设计规范组件NG-ZORRO - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-07-04 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 若依Plus项目前端angular版本 前端源码地址: https://gitee.com/littleccmx/ruoyi-plus-angular node 版本 v20.11.1 angular 版本 18.0.0 ng-zorro 版本 18.2.1 vite 版本 5.4.6 运行流程: 安装依赖:npm install 本地运行:npm run start 打包: npm run build