vercel/nuxt3-kitchen-sink
Nuxt 3 Kitchen Sink
A kitchen sink template to demonstrate how to use Nuxt 3 features on Vercel.
Nuxt 3 Kitchen Sink Template
This template is an open-source, customizable template built with Nuxt 3 and Tailwind CSS. It showcases how all Nuxt 3 features work with zero configuration on Vercel.
Look at the Nuxt 3 documentation to learn more.
Supported Features
- Server-Side Rendering (SSR)
- Server Routes
- Teleports
- Middleware
- Edge Rendering
- Nuxt Loading Indication
NuxtLink
NuxtContent
- Data Fetching
Deploy Your Own
Development Server
Start the development server on http://localhost:3000
git clone https://github.com/vercel/nuxt3-kitchen-sink.gitcd nuxt3-kitchen-sinkpnpm ipnpm dev
vercel/nuxt3-kitchen-sink
Nuxt 3 Kitchen Sink
A kitchen sink template to demonstrate how to use Nuxt 3 features on Vercel.
Nuxt 3 Kitchen Sink Template
This template is an open-source, customizable template built with Nuxt 3 and Tailwind CSS. It showcases how all Nuxt 3 features work with zero configuration on Vercel.
Look at the Nuxt 3 documentation to learn more.
Supported Features
- Server-Side Rendering (SSR)
- Server Routes
- Teleports
- Middleware
- Edge Rendering
- Nuxt Loading Indication
NuxtLink
NuxtContent
- Data Fetching
Deploy Your Own
Development Server
Start the development server on http://localhost:3000
git clone https://github.com/vercel/nuxt3-kitchen-sink.gitcd nuxt3-kitchen-sinkpnpm ipnpm dev