Getting Started
Welcome to the docs.
Requirements
Heads up: requires Node 18+.
You can install the CLI with npm or yarn.
Install
Run npm create next-app.
Project Structure
You’ll work in /app with route groups.
You can skip installation steps; you already did them.
Next Steps
- Configure Tailwind
- Add your brand colors
- Deploy to Vercel