Go to file
2025-04-10 23:01:03 +08:00
.vscode first 2025-03-08 15:26:04 +08:00
public/image new 2025-04-10 23:01:03 +08:00
src new 2025-04-10 23:01:03 +08:00
.gitignore first 2025-03-08 15:26:04 +08:00
index.html first 2025-03-08 15:26:04 +08:00
jsconfig.json first 2025-03-08 15:26:04 +08:00
package.json 1 2025-03-23 01:42:26 +08:00
pnpm-lock.yaml 1 2025-03-23 01:42:26 +08:00
postcss.config.js first 2025-03-08 15:26:04 +08:00
README.md first 2025-03-08 15:26:04 +08:00
tailwind.config.js first 2025-03-08 15:26:04 +08:00
vite.config.js new 2025-04-10 23:01:03 +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