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

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