Go to file
2025-06-03 20:44:50 +08:00
.vscode 初始化提交 2025-04-03 15:55:30 +08:00
public/image 初始化提交 2025-04-03 15:55:30 +08:00
src temp 2025-06-03 20:44:50 +08:00
.gitignore 初始化提交 2025-04-03 15:55:30 +08:00
index.html temp 2025-06-03 20:44:50 +08:00
jsconfig.json 初始化提交 2025-04-03 15:55:30 +08:00
package-lock.json 初始化提交 2025-04-03 15:55:30 +08:00
package.json t 2025-05-02 14:52:22 +08:00
pnpm-lock.yaml t 2025-05-02 14:52:22 +08:00
postcss.config.js 初始化提交 2025-04-03 15:55:30 +08:00
README.md 初始化提交 2025-04-03 15:55:30 +08:00
tailwind.config.js 初始化提交 2025-04-03 15:55:30 +08:00
vite.config.js temp 2025-06-03 20:44:50 +08:00

qnc-website

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