All Projects → netlify → react-server-components-demo

netlify / react-server-components-demo

Licence: other
Minimal implementation on server components via Netlify functions

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

React Server Components on Netlify

This is a very minimal example of using React Server Components via Netlify Functions

To run locally, clone this repository and run:

npm i
netlify dev

And you should have a local env with both the client side application and the server side components rendered via a Netlify functions.

This is aiming to be a much simpler starting point than the much more involved full demo from the core React team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].