aleukhin 818c7b5761 1 пре 4 недеља
..
.vscode 818c7b5761 1 пре 4 недеља
public 818c7b5761 1 пре 4 недеља
src 818c7b5761 1 пре 4 недеља
.editorconfig 818c7b5761 1 пре 4 недеља
.gitignore 818c7b5761 1 пре 4 недеља
README.md 818c7b5761 1 пре 4 недеља
eslint.config.js 818c7b5761 1 пре 4 недеља
index.html 818c7b5761 1 пре 4 недеља
jsconfig.json 818c7b5761 1 пре 4 недеља
package-lock.json 818c7b5761 1 пре 4 недеља
package.json 818c7b5761 1 пре 4 недеља
vite.config.js 818c7b5761 1 пре 4 недеља

README.md

web01

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

Recommended IDE Setup

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