上海展会前端pad页面
Go to file
2025-04-24 17:13:24 +08:00
public init 2025-04-11 16:11:30 +08:00
src update 2025-04-24 17:13:24 +08:00
vite/plugins init 2025-04-11 16:11:30 +08:00
.env.development update 2025-04-24 17:13:24 +08:00
.env.production update 2025-04-24 17:13:24 +08:00
.env.staging init 2025-04-11 16:11:30 +08:00
.gitignore init 2025-04-11 16:11:30 +08:00
index.html update 2025-04-24 17:13:24 +08:00
jsconfig.json init 2025-04-11 16:11:30 +08:00
package-lock.json init 2025-04-11 16:11:30 +08:00
package.json init 2025-04-11 16:11:30 +08:00
README.md init 2025-04-11 16:11:30 +08:00
vite.config.js init 2025-04-11 16:11:30 +08:00
yarn.lock init 2025-04-11 16:11:30 +08:00

pms-pad

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

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build