issue #60
All checks were successful
Test CI / build (push) Successful in 17s

- 일정 등록 및 조회 컴포넌트 설계 및 구현 중
This commit is contained in:
2025-12-06 00:19:25 +09:00
parent 4a8e761b3d
commit 2c8dcf9db7
8 changed files with 95 additions and 31 deletions

View File

@@ -5,6 +5,7 @@ import path from 'path'
// https://vite.dev/config/
export default defineConfig({
server: {
host: '0.0.0.0',
port: 5185
},
plugins: [