aleukhin 6ec3e40736 1 1 hete
..
.vscode 6ec3e40736 1 1 hete
public 6ec3e40736 1 1 hete
src 6ec3e40736 1 1 hete
.editorconfig 6ec3e40736 1 1 hete
.gitignore 6ec3e40736 1 1 hete
README.md 6ec3e40736 1 1 hete
eslint.config.js 6ec3e40736 1 1 hete
index.html 6ec3e40736 1 1 hete
jsconfig.json 6ec3e40736 1 1 hete
package-lock.json 6ec3e40736 1 1 hete
package.json 6ec3e40736 1 1 hete
postcss.config.cjs 6ec3e40736 1 1 hete
tailwind.config.cjs 6ec3e40736 1 1 hete
vite.config.js 6ec3e40736 1 1 hete

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