Files
tp/serv_nginx/bbvue
valitovgaziz df18d2083d modified: serv_nginx/bbvue/src/main.js
modified:   serv_nginx/bbvue/src/router/index.js
	new file:   serv_nginx/bbvue/src/views/ForgotPassword.vue
	modified:   serv_nginx/bbvue/src/views/Home.vue
	modified:   serv_nginx/bbvue/src/views/Login.vue
	new file:   serv_nginx/bbvue/src/views/PasswordReset.vue
	modified:   serv_nginx/bbvue/src/views/Profile.vue
	modified:   serv_nginx/bbvue/src/views/ProfileEdit.vue
	new file:   serv_nginx/bbvue/src/views/VerifayEmail.vue
add email sender, verifay email and reset password on FrontEnd
2025-10-22 05:35:33 +05:00
..
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-17 03:02:09 +05:00
2025-10-16 01:57:19 +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