TATARIN 02b7499a85 1 2 weeks ago
..
.vscode 02b7499a85 1 2 weeks ago
public 02b7499a85 1 2 weeks ago
src 02b7499a85 1 2 weeks ago
.editorconfig 02b7499a85 1 2 weeks ago
.gitignore 02b7499a85 1 2 weeks ago
README.md 02b7499a85 1 2 weeks ago
eslint.config.js 02b7499a85 1 2 weeks ago
index.html 02b7499a85 1 2 weeks ago
jsconfig.json 02b7499a85 1 2 weeks ago
package-lock.json 02b7499a85 1 2 weeks ago
package.json 02b7499a85 1 2 weeks ago
vite.config.js 02b7499a85 1 2 weeks ago

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