# vue跨域 **Repository Path**: TZWw/vue-cross-domain ## Basic Information - **Project Name**: vue跨域 - **Description**: vue跨域问题解决 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2020-09-14 - **Last Updated**: 2023-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.springsecurity是Java后台(请忽略文件名的意思),使用springboot进行搭建。 - 项目启动方式: - SpringsecurityApplication.java启动此文件即可 2.vue-page是vue前端,里边包含跨域配置等等。 - 项目启动方式: - npm install - npm run server