# vue3-examples **Repository Path**: bwhyman/vue3-examples ## Basic Information - **Project Name**: vue3-examples - **Description**: 基于TypeScript/Vue3框架的前端单页面架构课程示例代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-24 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Frameworks for Web Application - Vue3.0 ### Overview China, Northeast Forestry University, Software Engineering, Frameworks for Web Application, 2021 Web系统框架,是东北林业大学软件工程专业第6学期的一门专业选修课。 主讲教师:王波老师 课程前部分,基于springboot/spring-cloud框架的后端微服务架构、设计思想与实现技术。 课程后部分,基于TypeScript/Vue3.0框架的前端MVVM设计模式、组件化设计与单页面开发技术。 ### Development Environments 开发环境/框架及版本 - VS Code 1.54 - Node.js 14.16 - Vue ^3.0.5 - Git 2.30 - http://pan-yz.chaoxing.com/share/info/0a16112df51f8d40 ### Documents - https://github.com/bwhyman/vue3-examples/wiki ### Course Details 在线课程 - https://mooc1-1.chaoxing.com/course/208931964.html ### update 2021.02.15 axios; mock; nested routes ### update 2021.01.30 data/computed/methods/template/route/directives/composition-api/v-bind/v-model/vuex/Passing Data to child component