# Recursion Dashboard Frontend **Repository Path**: cstcloud-cnic/recursion-dashboard-frontend ## Basic Information - **Project Name**: Recursion Dashboard Frontend - **Description**: 递归服务器安全态势感知 大屏前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-05-06 - **Last Updated**: 2026-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AIOps Dashboard (aiops-dashboard) AIOps Dashboard ## Install the dependencies ```bash yarn # or npm install ``` ### Start the app in development mode (hot-code reloading, error reporting, etc.) ```bash quasar dev ``` ### Lint the files ```bash yarn lint # or npm run lint ``` ### Build the app for production ```bash quasar build ``` ### Customize the configuration See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-webpack/quasar-config-js). ### 静态文件在public/mockData.json中修改!