# vue学习笔记 **Repository Path**: lucienwell/vue-learning-notes ## Basic Information - **Project Name**: vue学习笔记 - **Description**: 记录学习 vue 期间的代码笔记和 markdown 笔记 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-03-05 - **Last Updated**: 2022-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue学习笔记 #### 介绍 记录学习 vue 期间的代码笔记和 markdown 笔记,持续更新~~~ #### 使用说明 1. vue-learning.md 文件为随堂笔记 2. 1-vue的基本使用: - 指令 - 过滤器 - 侦听器 - 计算属性