# vue3-multi-page-class-component-template **Repository Path**: TheFreeOne/vue3-multi-page-class-component-template ## Basic Information - **Project Name**: vue3-multi-page-class-component-template - **Description**: 个人实用的vue class component模板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-27 - **Last Updated**: 2024-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-multi-page-template with vue-facing-decorator 参考 - https://www.cnblogs.com/zhaoxiaoying/p/10647545.html - https://juejin.cn/post/7006596948220182542 ## 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/).