# vue3_ts_demo **Repository Path**: hdd1127/vue3_ts_demo ## Basic Information - **Project Name**: vue3_ts_demo - **Description**: 此项目是基于 Vue3.0 + Ts + Element-Plus 的一个基础的后台管理架构Demo。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-04 - **Last Updated**: 2022-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript, element-plus, Axios, scss ## README # vue3_project ## 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/).