Files
vexplor/frontend
kjs 9bf879e29d feat: 화면관리 시스템 구현
- 컴포넌트 드래그앤드롭 시스템 완성
- 속성 편집 및 실시간 미리보기 기능
- 버튼 시스템 통합 (유니버설 버튼)
- 격자 시스템 및 해상도 설정 패널
- 상세설정 패널 구현
- 스타일 편집기 최적화
- 라벨 처리 시스템 개선
2025-09-04 15:20:26 +09:00
..
2025-09-04 15:20:26 +09:00
2025-08-28 15:13:29 +09:00
2025-09-04 15:20:26 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00
2025-08-21 09:41:46 +09:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.