Go to file
2024-12-17 14:11:40 +09:00
.vscode first source commit 2024-12-13 14:33:50 +09:00
public 게시판 작성 생성 - continue 2024-12-16 16:14:47 +09:00
src 게시판 첨부파일 기능 추가 2024-12-17 14:11:40 +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 게시판 리스트 수정 2024-12-17 14:01:16 +09:00
jsconfig.json first source commit 2024-12-13 14:33:50 +09:00
package-lock.json Merg68.0.251:3000/localnet/le branch 'main' of http://192.1ocalhost-front 2024-12-17 10:42:19 +09:00
package.json 카테고리 변경 2024-12-17 12:53:36 +09:00
README.md ff 2024-12-13 10:45:27 +09:00
vite.config.js 라우터 구조 변경 2024-12-16 14:11:49 +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