Skip to content

vercel/next-app-router-playground

Repository files navigation

Next.js Playground

This playground is used by the DX team to explore, test, and demo new Next.js features. It serves as a starting point for writing documentation and helps us understand features, identify bugs, and provide feedback to the Next.js team.

Running Locally

  1. Install dependencies:
pnpm install
  1. Start the dev server:
pnpm dev

Documentation

https://nextjs.org/docs

About

A playground to explore Next.js features such as nested layouts, instant loading states, streaming, and component level data fetching.

Topics

Resources

License

Security policy

Stars

3k stars

Watchers

83 watching

Forks

Contributors