# vue-ts-cms-v0 **Repository Path**: Zt2tzzt/vue-ts-cms-v0 ## Basic Information - **Project Name**: vue-ts-cms-v0 - **Description**: 基于 vue3 + ts 开发的后台管理系统 V0; - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2023-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript ## 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/).