# vue-mooc **Repository Path**: wangtunan/vue-mooc ## Basic Information - **Project Name**: vue-mooc - **Description**: 使用Vue3.0全家桶+TS+Jest重构慕课网PC端 - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: v3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-01-10 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-mooc-next ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).