Go to file
2024-10-07 01:52:57 +08:00
.vscode Initial 2024-10-07 01:52:57 +08:00
public Initial 2024-10-07 01:52:57 +08:00
src Initial 2024-10-07 01:52:57 +08:00
.gitignore Initial 2024-10-07 01:52:57 +08:00
index.html Initial 2024-10-07 01:52:57 +08:00
jsconfig.json Initial 2024-10-07 01:52:57 +08:00
package.json Initial 2024-10-07 01:52:57 +08:00
pnpm-lock.yaml Initial 2024-10-07 01:52:57 +08:00
README.md Initial 2024-10-07 01:52:57 +08:00
vite.config.js Initial 2024-10-07 01:52:57 +08:00

luxiry-search

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