# vue_projs **Repository Path**: linux2014/vue_projs ## Basic Information - **Project Name**: vue_projs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-04 - **Last Updated**: 2024-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- ### https://gitee.com/linux2014/45_springboot_projs/tree/master/springboot-vue-study/springboot-vue-demo/vue 前端代码的仿写 ### vue: vue从入门到熟练使用全篇详细教程 https://blog.csdn.net/weixin_72979483/category_12420077.html vue官方教程: https://router.vuejs.org/zh/guide/essentials/navigation.html --- ``` ##Project setup npm install ##Compiles and hot-reloads for development npm run serve ##Compiles and minifies for production npm run build ``` --- ---