# vue3-ts-class-dome **Repository Path**: sbotlp/vue3-ts-dome ## Basic Information - **Project Name**: vue3-ts-class-dome - **Description**: vue3 + ts + class 写法 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2020-10-10 - **Last Updated**: 2022-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-ts - 注意 vue-property-decorator 包 能实现 数据监听等 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).