# vue-study **Repository Path**: LLS312885991/vue-study ## Basic Information - **Project Name**: vue-study - **Description**: Vue学习过程中,所编写的代码及笔记,方便后期回顾学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-09 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-study #### 介绍 Vue学习过程中,所编写的代码及笔记,方便后期回顾学习 #### 软件架构 1. vue-basic: Vue的基础使用,不使用脚手架,直接在HTML中引入使用 2. vue-test: 利用脚手架搭建Vue项目,学习Vue的进阶知识 3. vue-custom: 综合所学Vue的知识,实现一个简单的Demo系统