Files
tp/main_dc/BB/bbvue
valitovgaziz f54b6a06e3 modified: main_dc/BB/bbvue/package-lock.json
modified:   main_dc/BB/bbvue/package.json
	modified:   main_dc/BB/bbvue/src/App.vue
	modified:   main_dc/BB/bbvue/src/components/NavigationMenu.vue
install import { Icon } from '@iconify/vue'
2025-10-24 08:57:32 +05:00
..

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