/nextjs-server-components

Nextjs server side components demo

Primary LanguageJavaScript

Next.js 13 + React Server Components

Introduction

This is a demo app which shows Next.js 13's app directory (beta) with support for React Server Components.

Learn more.

Running Locally

  1. yarn
  2. yarn dev

Go to localhost:3000.