# vue-logger-decorator **Repository Path**: frontend_site/vue-logger-decorator ## Basic Information - **Project Name**: vue-logger-decorator - **Description**: 在Vue项目中,通过装饰器注入的方式开启数据埋点,进行数据采集 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-06 - **Last Updated**: 2022-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: mockjs ## README # vue-logger-decorator + 在Vue项目中,通过 `mockjs` 进行模拟数据请求操作; + 在Vue项目中,通过装饰器注入的方式开启数据埋点,进行数据采集; ## 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/). See [TypeScript 入门教程](https://ts.xcatliu.com/basics/declaration-files.html#%E6%96%B0%E8%AF%AD%E6%B3%95%E7%B4%A2%E5%BC%95).