# vue-tutorial-demo **Repository Path**: liuhuabai/vue-tutorial-demo ## Basic Information - **Project Name**: vue-tutorial-demo - **Description**: vue的一些demo集合 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-12 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-tutorial-demo #### 介绍 vue的一些demo集合 #### 软件架构 软件架构说明 #### 安装教程 1. todo-list 使用vue 3 + vuex 4 做一个简单的代办任务列表;样式文件都是从原来的demo里面拷贝的 [Todos_Vuejs](https://github.com/fishenal/Todos_Vuejs) 2. home-about 使用vue 3 + vue-route 4做路由跳转 3. out-goth 在使用路由的基础上,添加element-plus,less,使用less的方式写样式文件 样式文件都是从原来的demo里面拷贝的 [Goth官网](https://github.com/matrix-wd/webpack-Vue-vueRouter)