Go to file
2025-04-02 12:34:57 +08:00
.vscode first 2025-03-08 15:26:04 +08:00
public/image first 2025-03-08 15:26:04 +08:00
src temp 2025-04-02 12:34:57 +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 first 2025-03-08 15:26:04 +08:00
pnpm-lock.yaml first 2025-03-08 15:26:04 +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 first 2025-03-08 15:26:04 +08:00
vite.config.js.timestamp-1743566485047-116f2795ec3ac.mjs temp 2025-04-02 12:34:57 +08:00
vite.config.js.timestamp-1743568460545-3dafccc387ebe.mjs temp 2025-04-02 12:34:57 +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