Skip to content

Schniz/next-rsc-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js 12 React Server Components Demo (Alpha)

This is the demo of Hacker News built with Next.js and React Server Components. Read our announcement here: Next.js 12.

Try the demo: https://next-news-rsc.vercel.sh

Development

To get started, run the following commands:

yarn
yarn dev

And visit localhost:3000.

Note

React Server Components are still experimental. To learn more about React Server Components, read our blog post: Everything About React Server Components.

React Server Components support is a built-in feature of Next.js 12. Full documentation is available here: React 18 — Next.js.

About

Demo repository for Next.js + React server components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%