lxmsb/study-project-frontend
2025-01-12 17:18:53 +08:00
..
.vscode 创建项目 2025-01-12 17:18:53 +08:00
public 创建项目 2025-01-12 17:18:53 +08:00
src 创建项目 2025-01-12 17:18:53 +08:00
.gitignore 创建项目 2025-01-12 17:18:53 +08:00
index.html 创建项目 2025-01-12 17:18:53 +08:00
jsconfig.json 创建项目 2025-01-12 17:18:53 +08:00
package-lock.json 创建项目 2025-01-12 17:18:53 +08:00
package.json 创建项目 2025-01-12 17:18:53 +08:00
README.md 创建项目 2025-01-12 17:18:53 +08:00
study-project-frontend.iml 创建项目 2025-01-12 17:18:53 +08:00
vite.config.js 创建项目 2025-01-12 17:18:53 +08:00

study-project-frontend

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

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