springboot-vue-template-jwt.../my-project-frontend
Amadeus 840170b66e 退出登录以及路由守卫实现 2024-05-06 22:43:50 +08:00
..
.vscode 初始项目创建 2024-04-19 22:24:54 +08:00
public 初始项目创建 2024-04-19 22:24:54 +08:00
src 退出登录以及路由守卫实现 2024-05-06 22:43:50 +08:00
.gitignore 初始项目创建 2024-04-19 22:24:54 +08:00
README.md 初始项目创建 2024-04-19 22:24:54 +08:00
index.html 跨域手动配置 2024-05-05 22:39:49 +08:00
package-lock.json Axios请求封装 2024-05-05 17:11:26 +08:00
package.json Axios请求封装 2024-05-05 17:11:26 +08:00
vite.config.js 基本页面配置 2024-05-02 21:57:11 +08:00

README.md

my-project-frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build