# vue3经常用的技术 **Repository Path**: fql_dragon/vue3 ## Basic Information - **Project Name**: vue3经常用的技术 - **Description**: vue3 动态生命周期 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-26 - **Last Updated**: 2025-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3经常用的技术 #### 项目说明 主要结合vue3+vant 搭建的实践项目,动态体验vue3响应式的和各种vue3的知识点。 #### 安装 1. npm install 2. #### 启动 2. npm run dev # vue3经常用的技术 #### 介绍 1、vue的响应式原理及实现。 2、常用方法和知识点 3、vue响应式原理及简单实现,用不到你打我 (watch、computed、:class、my-component、filters、单个slot、混合slot等) 4、postcss.config.js 使用来计算移动端rem的.