TATARIN 02b7499a85 1 2 недель назад
..
.vscode 02b7499a85 1 2 недель назад
public 02b7499a85 1 2 недель назад
src 02b7499a85 1 2 недель назад
.editorconfig 02b7499a85 1 2 недель назад
.gitignore 02b7499a85 1 2 недель назад
README.md 02b7499a85 1 2 недель назад
eslint.config.js 02b7499a85 1 2 недель назад
index.html 02b7499a85 1 2 недель назад
jsconfig.json 02b7499a85 1 2 недель назад
package-lock.json 02b7499a85 1 2 недель назад
package.json 02b7499a85 1 2 недель назад
vite.config.js 02b7499a85 1 2 недель назад

README.md

cigane

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