# VUE3-TS-CMS **Repository Path**: CodeGyu/vue3-ts-cms ## Basic Information - **Project Name**: VUE3-TS-CMS - **Description**: 基于Vue3、TS、Vuex、VueRouter、Element-plus、ECharts、Webpack等技术完成的一个后台管理系统解决方案。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-17 - **Last Updated**: 2024-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-ts-cms ## 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/).