No description
Find a file
2025-10-07 20:38:52 +03:00
public initial 2025-09-09 23:19:17 +03:00
src small update 2025-10-07 20:38:52 +03:00
.editorconfig initial 2025-09-09 23:19:17 +03:00
.gitattributes initial 2025-09-09 23:19:17 +03:00
.gitignore update 2025-10-06 21:27:02 +03:00
.prettierrc.json initial 2025-09-09 23:19:17 +03:00
Dockerfile docker file + nginx config 2025-10-01 11:04:11 +03:00
eslint.config.js initial 2025-09-09 23:19:17 +03:00
index.html title name 2025-10-01 11:01:41 +03:00
jsconfig.json initial 2025-09-09 23:19:17 +03:00
nginx.conf docker file + nginx config 2025-10-01 11:04:11 +03:00
package-lock.json update 2025-09-27 19:41:30 +03:00
package.json update 2025-09-27 19:41:30 +03:00
README.md initial 2025-09-09 23:19:17 +03:00
vite.config.js initial 2025-09-09 23:19:17 +03:00

frontend-v2

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

Lint with ESLint

npm run lint