No description
Find a file
2025-09-25 20:04:48 +03:00
public initial 2025-09-09 23:19:17 +03:00
src card style changes 2025-09-25 20:04:48 +03:00
.editorconfig initial 2025-09-09 23:19:17 +03:00
.gitattributes initial 2025-09-09 23:19:17 +03:00
.gitignore initial 2025-09-09 23:19:17 +03:00
.prettierrc.json initial 2025-09-09 23:19:17 +03:00
eslint.config.js initial 2025-09-09 23:19:17 +03:00
index.html initial 2025-09-09 23:19:17 +03:00
jsconfig.json initial 2025-09-09 23:19:17 +03:00
package-lock.json charts added 2025-09-25 19:12:42 +03:00
package.json charts added 2025-09-25 19:12:42 +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