# vuedemo **Repository Path**: yankj12/vuedemo ## Basic Information - **Project Name**: vuedemo - **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-07-02 - **Last Updated**: 2023-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuedemo #### 项目介绍 项目是用来练习vue的demo npm 7+ 使用如下命令使用vite(需要额外的双横线) npm init vite@latest vue-app-01 -- --template vue cd vue-app-01 npm install npm run dev ## 参考链接 [vue 官方教程](https://cn.vuejs.org/v2/guide/index.html) [菜鸟教程 vue](http://www.runoob.com/vue2/vue-tutorial.html)