# 后台管理系统通用模板(包括数据大屏) **Repository Path**: ali0074/management-system ## Basic Information - **Project Name**: 后台管理系统通用模板(包括数据大屏) - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2024-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3admin ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ``` 1.vue3+elemnt-plus+pinia #"pinia": "^2.1.7", 2.跳转时用的进度条位:nprogress # "progress": "^2.0.3", ```