'수주부터출하까지'

This commit is contained in:
정재웅
2025-12-18 09:28:44 +09:00
parent 4426e1a430
commit 2da0371712
163 changed files with 180472 additions and 1 deletions

9
CLAUDE.md Normal file
View File

@@ -0,0 +1,9 @@
# 프로젝트 규칙
## Git 관련
- `package-lock.json` 파일은 git에 커밋하지 않음 (`.gitignore`에 추가됨)
- 원격 저장소: http://114.203.209.83:3000/SamProject/sam-design.git
## 개발 서버
- `npm run dev`로 실행
- 기본 포트: 3000 (또는 사용 가능한 다음 포트)