暂无描述

zhangyi 475be8fe76 fix:修正请求链接 1 年之前
.idea 7f017d0c8e modify the url(/api) and set the port number 500 1 年之前
.vscode 3c69f1e5b5 feat:初始化项目 1 年之前
public 3c69f1e5b5 feat:初始化项目 1 年之前
src 475be8fe76 fix:修正请求链接 1 年之前
Dockerfile b2610beeb3 更新 'Dockerfile' 1 年之前
README.md 3c69f1e5b5 feat:初始化项目 1 年之前
frontend.iml 3c69f1e5b5 feat:初始化项目 1 年之前
index.html 3c69f1e5b5 feat:初始化项目 1 年之前
jsconfig.json 3c69f1e5b5 feat:初始化项目 1 年之前
package-lock.json 3c69f1e5b5 feat:初始化项目 1 年之前
package.json b702606103 change to node 16 1 年之前
vite.config.js b702606103 change to node 16 1 年之前

README.md

frontend

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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