Initialize the web package (packages/web/) with a Next.js + Tailwind project.
Requirements:
- Next.js 15 (App Router)
- Tailwind CSS 4
- TypeScript
- Import
@cv-builder/core as a workspace dependency
- Basic layout with header + footer
- Dark mode support (system preference)
- Mobile responsive from the start
Keep it minimal — just the skeleton. Other issues will add the actual pages.
Initialize the web package (
packages/web/) with a Next.js + Tailwind project.Requirements:
@cv-builder/coreas a workspace dependencyKeep it minimal — just the skeleton. Other issues will add the actual pages.