# Vue3_Ts_Backstage **Repository Path**: zhang-lanxxx/vue3_-ts_-backstage ## Basic Information - **Project Name**: Vue3_Ts_Backstage - **Description**: 使用 Vue3 Element Plus Ts Pinia 开发的后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-01-31 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3 ## README # vue3 ## 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/).