Go to file
2025-01-24 15:12:09 +09:00
.vscode first source commit 2024-12-13 14:33:50 +09:00
public 기본 프로필 이미지 2025-01-09 15:54:03 +09:00
src Merge branch 'main' into wordDict 2025-01-24 15:12:09 +09:00
.editorconfig 설졍변경 2024-12-16 11:20:41 +09:00
.gitignore first source commit 2024-12-13 14:33:50 +09:00
.prettierrc.json 설졍변경 2024-12-16 11:20:41 +09:00
eslint.config.js 설졍변경 2024-12-16 11:20:41 +09:00
index.html 다음 주소 api를 위한 script 코드 추가 2025-01-17 10:46:47 +09:00
jsconfig.json 설정변경 2024-12-21 19:24:35 +09:00
package-lock.json version 0.0.1 변경 2025-01-23 12:54:05 +09:00
package.json js 수정 2024-12-24 13:32:17 +09:00
README.md ff 2024-12-13 10:45:27 +09:00
vite.config.js api 수정 2025-01-14 12:46:21 +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