# VUE笔记 **Repository Path**: teresaXDX/vue_notes ## Basic Information - **Project Name**: VUE笔记 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE笔记 #### 项目介绍 ​ VUE的使用 #### 安装教程 ​ 请参考我的看云 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### **LIB** 里面装有: 1.bootstrap-3.3.7.css 2.vue-resource-1.3.4.js 3.vue-2.5.17.js #### **2018-11-30文件夹** 里面有介绍 1.v-mode 2.v-for 3.v-cloak 4.v-bind 5.v-on 6.v-if 7.v-show 8.过滤器 9.生命周期 10.vue-resource基本使用 11.练习项目:跑马灯、计算器、品牌列表 #### **2018-12-17文件夹** 里面是初次使用vue,使用命令方法建vue。 具体请看我看云的vue笔记中的vscode。