# mldong-course-vue3 **Repository Path**: lovemac/mldong-course-vue3 ## Basic Information - **Project Name**: mldong-course-vue3 - **Description**: 前端工程 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-04-16 - **Last Updated**: 2023-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mldong-course-vue3 ## 项目启动 ### 安装依赖 ``` yarn install ``` ### 启动服务 ``` yarn dev ``` ### 打包 ``` yarn build ``` ## 相关项目 - [后端工程](https://gitee.com/course666/mldong-course-boot)