travel/web
yaosen 47d826f7db init... 2024-06-24 11:24:06 +08:00
..
.vscode init... 2024-06-24 11:24:06 +08:00
public init... 2024-06-24 11:24:06 +08:00
src init... 2024-06-24 11:24:06 +08:00
.env.development init... 2024-06-24 11:24:06 +08:00
.env.production init... 2024-06-24 11:24:06 +08:00
.gitignore init... 2024-06-24 11:24:06 +08:00
README.md init... 2024-06-24 11:24:06 +08:00
index.html init... 2024-06-24 11:24:06 +08:00
jsconfig.json init... 2024-06-24 11:24:06 +08:00
package-lock.json init... 2024-06-24 11:24:06 +08:00
package.json init... 2024-06-24 11:24:06 +08:00
vite.config.js init... 2024-06-24 11:24:06 +08:00
vue.config.js init... 2024-06-24 11:24:06 +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