# 5.13作业 **Repository Path**: xiaoroukong/5.13-assignment ## Basic Information - **Project Name**: 5.13作业 - **Description**: 五月十三日最伟大的前端项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-13 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo ## Project setup ``` 声明:三个作业汇聚在一起,主文件分别为App.vue+YiLiaoZhenDuan.vue+ZuJianZhuCe.vue 更改main.js路径即可! ``` ### 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/).