Files
tp/serv_nginx/bbvue/README.md
T
valitovgaziz 7590df39d0 modified: README.md
modified:   serv_nginx/bbvue/README.md
nameing
2025-10-17 03:02:09 +05:00

1.1 KiB

bbvue

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (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

Lint with ESLint

npm run lint