Go to file
2024-12-13 15:03:23 +09:00
.vscode first source commit 2024-12-13 14:33:50 +09:00
public favicon 변경 이미지 변경 2024-12-13 15:03:23 +09:00
src favicon 변경 이미지 변경 2024-12-13 15:03:23 +09:00
.editorconfig first source commit 2024-12-13 14:33:50 +09:00
.gitignore first source commit 2024-12-13 14:33:50 +09:00
.prettierrc.json first source commit 2024-12-13 14:33:50 +09:00
eslint.config.js first source commit 2024-12-13 14:33:50 +09:00
index.html favicon 변경 이미지 변경 2024-12-13 15:03:23 +09:00
jsconfig.json first source commit 2024-12-13 14:33:50 +09:00
package-lock.json first source commit 2024-12-13 14:33:50 +09:00
package.json first source commit 2024-12-13 14:33:50 +09:00
README.md ff 2024-12-13 10:45:27 +09:00
vite.config.js first source commit 2024-12-13 14:33:50 +09:00

front

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

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