Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 806 Bytes

File metadata and controls

17 lines (11 loc) · 806 Bytes

React Just

The simplest way to use React Server Components. It's a Vite plugin to enable React with React Server Components support.

Getting Started

If you're interested in using React Just, follow the guide here. If you're interested in the code, keep reading.

Packages

This monorepo contains the following packages:

Package Description
react-just Core plugin and low level utilities APIs
@react-just/node Node.js adapter
@react-just/vercel Vercel adapter