You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
liruiqiang f39a2bdfb0 配置文件 3 months ago
.vscode 项目初始化 3 months ago
public 项目初始化 3 months ago
src 配置文件 3 months ago
.env 添加配置文件 3 months ago
.env.development 暂存 3 months ago
.env.production 接口前缀 3 months ago
.gitignore 项目初始化 3 months ago
README.md 项目初始化 3 months ago
index.html 项目初始化 3 months ago
jsconfig.json 项目初始化 3 months ago
package-lock.json 暂存 3 months ago
package.json 配置添加 3 months ago
vite.config.js 配置文件 3 months ago

README.md

shopping-festival

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

VS Code + Vue (Official) (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