# Spring-Boot-And-Vue **Repository Path**: murmuring/Spring-Boot-And-Vue ## Basic Information - **Project Name**: Spring-Boot-And-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**: 2020-09-04 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring-Boot-And-Vue # Spring-boot-hello-world项目运行 ## Project 导入 ``` 使用IDE导入Mvane项目 ``` ### 项目设置 ``` 设置项目运行JDK运行环境 ``` # vue-hello-world项目运行 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Lints and fixes files ``` yarn run lint ```