# vue3-ts-demo **Repository Path**: xiaoheirui/vue3-ts-demo ## Basic Information - **Project Name**: vue3-ts-demo - **Description**: 电商后台系统,使用的是Vue3+ts+Element Plus。可供参考,如有需要可留言。一旦发现恶意盗取,严肃追究。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-05 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3项目, vue3, TypeScript ## README # vue3-ts-demo ## 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/).