From fa382016c0486d2505b70fcd7b426bdc99821f57 Mon Sep 17 00:00:00 2001 From: koreacomp5 Date: Sat, 11 Oct 2025 17:20:50 +0900 Subject: [PATCH] bd1 --- .cursor/.prompt/1011.md | 0 .cursor/.prompt/101101_메인페이지구성.md | 4 ++++ .cursor/commands/ck.md | 3 +++ 3 files changed, 7 insertions(+) delete mode 100644 .cursor/.prompt/1011.md create mode 100644 .cursor/.prompt/101101_메인페이지구성.md create mode 100644 .cursor/commands/ck.md diff --git a/.cursor/.prompt/1011.md b/.cursor/.prompt/1011.md deleted file mode 100644 index e69de29..0000000 diff --git a/.cursor/.prompt/101101_메인페이지구성.md b/.cursor/.prompt/101101_메인페이지구성.md new file mode 100644 index 0000000..bea56ce --- /dev/null +++ b/.cursor/.prompt/101101_메인페이지구성.md @@ -0,0 +1,4 @@ +### 메인페이지구성 +[] 1. https://mabinogimobile.nexon.com/Main를 브라우저로 열기 +[] 2. src/app/layout.tsx 와 src/app/page.tsx 파일 백업 _layout.tsxbk _page.tsx.bk로 +[] 3. 1번 링크를 참조해서 기존 layout과 page파일에 큰 레이아웃 클론 css는 tailwind로 \ No newline at end of file diff --git a/.cursor/commands/ck.md b/.cursor/commands/ck.md new file mode 100644 index 0000000..ebfb9d0 --- /dev/null +++ b/.cursor/commands/ck.md @@ -0,0 +1,3 @@ +#check + +Mark the checklist as done once completed \ No newline at end of file