This is a Next.js template with all the time consuming configuration for a new project. It includes:
- Tailwind CSS + shad UI
- Eslint + Prettier rules (opinionated)
- Next-theme
- Basic page layout
- Basic ui components
First, run the development server:
pnpm install
pnpm run dev