# vue3-ts-cms **Repository Path**: coderdnf/vue3-ts-cms ## Basic Information - **Project Name**: vue3-ts-cms - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2021-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: 后台管理 ## README # vue3-ts-cms > 使用 Vue3 + TS + Element-Plus 搭建的后台管理系统 > > 想要学习 Vue3 + TS 的朋友可以购买 coderwhy 的课程 > > https://ke.qq.com/course/3453141 ## 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 ```