- 넥슨 공지 위젯 (이벤트/캐시샵/업데이트/공지 탭) - 이벤트/캐시샵은 진행중인 항목 모두, 그 외는 최근 6개 - 더보기/접기 grid-template-rows 애니메이션 - 캐시샵 ongoing_flag 대신 종료일 비교 (누락 항목 수정) - 제목/부제목 분리, 달력 이모지로 기간 표시 - 공통 푸터 (저작권, 데이터 출처) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Oxc
- @vitejs/plugin-react-swc uses SWC
React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.