# vue+ts的后台管理项目 **Repository Path**: tqt_greenhand/vue-ts-cms ## Basic Information - **Project Name**: vue+ts的后台管理项目 - **Description**: 使用vue3+ts+element-plus+echarts以及vue生态技术。并遵守eslint、git提交规范等实现的后台管理系统。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2022-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, vue-router, TypeScript, Echarts ## README # vue-ts-cms ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).