travel/web
yaosen 471c3492db init 2024-06-24 11:52:30 +08:00
..
.vscode init 2024-06-24 11:52:30 +08:00
public init 2024-06-24 11:52:30 +08:00
src init 2024-06-24 11:52:30 +08:00
.env.development init 2024-06-24 11:52:30 +08:00
.env.production init 2024-06-24 11:52:30 +08:00
.gitignore init 2024-06-24 11:52:30 +08:00
README.md init 2024-06-24 11:52:30 +08:00
index.html init 2024-06-24 11:52:30 +08:00
jsconfig.json init 2024-06-24 11:52:30 +08:00
package-lock.json init 2024-06-24 11:52:30 +08:00
package.json init 2024-06-24 11:52:30 +08:00
vite.config.js init 2024-06-24 11:52:30 +08:00
vue.config.js init 2024-06-24 11:52:30 +08:00

README.md

web

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

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build