Files
sdl_base/frontend
koreafood 3d417cdc02 feat: 샘플 게시판 CRUD 기능 전체 추가
- 백엔드 엔티티, 서비스, DAO 및 REST 컨트롤러 계층 추가
- 데이터베이스 CRUD 처리를 위한 MyBatis PostgreSQL 매퍼 추가
- 생성, 조회, 수정, 삭제 전체 흐름을 지원하는 관리자용 Vue 컴포넌트 추가
- 게시글 등록 및 수정 요청에 대한 입력값 검증 추가
2026-05-29 19:58:08 +09:00
..
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00
2026-05-29 17:49:25 +09:00

frontend

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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